Stats
Actions
Tags
From gnosis
Local stdio MCP server running 'gnosis-mcp serve' as a subprocess. Extends Claude Code with Gnosis-related tools, data sources, or prompt templates. No secrets or env vars needed.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gnosis": {
"command": "gnosis-mcp",
"args": [
"serve"
]
}
}
}Server configuration and connection parameters
gnosis-mcpCommand-line arguments passed to the server process
npx claudepluginhub nicholasglazer/gnosis-mcp