Servers

Snak
@kasarlabs
Build powerful and secure AI Agents powered by Starknet.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"snak": {
"command": "node",
"args": [
"/absolute/path/to/snak/mcp_server/snak/dist/index.js",
"plugin_name_1",
"plugin_name_2",
"plugin_name_3"
]
}
}
}