Zas
Rank #7,545io.github.soke1556/zas-agent
Move files and notes between a coding agent and your Zas channels, encrypted here or via Directo.
Zas is a Model Context Protocol (MCP) server published by soke1556. It ranks #7,545 of 132,046 servers tracked on MCP Toplist. Zas is listed on Official MCP, with 13 tracked versions. It was first listed on Sep 2, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 124,501 of 132,046 servers on MCP Toplist.
Use Zas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zas-agent -- npx -y zas-agent --profile claude-code[mcp_servers.zas-agent]
command = "npx"
args = ["-y", "zas-agent", "--profile", "claude-code"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"zas-agent": {
"command": "npx",
"args": [
"-y",
"zas-agent",
"--profile",
"claude-code"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"zas-agent": {
"command": "npx",
"args": [
"-y",
"zas-agent",
"--profile",
"claude-code"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zas-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"zas-agent",
"--profile",
"claude-code"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zas-agent": {
"command": "npx",
"args": [
"-y",
"zas-agent",
"--profile",
"claude-code"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zas-agent": {
"command": "npx",
"args": [
"-y",
"zas-agent",
"--profile",
"claude-code"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.soke1556%2Fzas-agent)<a href="https://mcptoplist.com/server/io.github.soke1556%2Fzas-agent"><img src="https://mcptoplist.com/badge/io.github.soke1556%2Fzas-agent.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
soke1556
Available versions (13)
| Version | Published |
|---|---|
| 0.9.0 | Sep 9, 2026 |
| 0.8.0 | Sep 6, 2026 |
| 0.7.0 | Sep 6, 2026 |
| 0.6.3 | Sep 4, 2026 |
| 0.6.2 | Sep 4, 2026 |
| 0.6.1 | Sep 4, 2026 |
| 0.6.0 | Sep 4, 2026 |
| 0.5.1 | Sep 3, 2026 |
| 0.4.0 | Sep 3, 2026 |
| 0.3.0 | Sep 3, 2026 |
| 0.2.1 | Sep 3, 2026 |
| 0.2.0 | Sep 3, 2026 |
| 0.1.1 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Zas?
- Zas is maintained by soke1556, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is Zas listed on the Official MCP Registry?
- Yes — Zas is listed on the Official MCP Registry.
- How many versions does Zas have?
- MCP Toplist tracks 13 versions of Zas, most recently published on Sep 9, 2026.
- Where can I find the source code for Zas?
- The source code for Zas is hosted at github.com/soke1556/zas-agent.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.