Loading MCP server directory, please wait...
Connect AI agents to scoped financial context from your own Shelter account
npx @getmcp/cli add io.github.nextauralabs/shelterRequires Node.js 18+. Community-contributed server. Review source before installing.
SHELTER_API_KEYYour scoped Shelter API key. Financial values are suppressed without one.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nextauralabs/shelter": {
"command": "npx",
"args": [
"-y",
"@shelter.money/mcp"
],
"env": {
"SHELTER_API_KEY": "",
"SHELTER_API_URL": ""
}
}
}
}