Loading MCP server directory, please wait...
Self-curating shared memory that keeps your agents working like a high-performing team
npx @getmcp/cli add io.gjalla/mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.gjalla/mcp-server": {
"command": "uvx",
"args": [
"gjalla",
"mcp",
"serve"
],
"env": {
"GJALLA_API_KEY": ""
}
}
}
}