Loading MCP server directory, please wait...
Structured project memory for AI agents, delivered through a project-scoped remote MCP connector.
npx @getmcp/cli add com.getspm/spmRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token for a project-scoped SPM MCP connector token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.getspm/spm": {
"url": "https://getspm.com/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}