What is the io.github.nextauralabs/shelter MCP server?
AI financial coaching powered by real bank data — cash flow, alerts, and savings
How to install io.github.nextauralabs/shelter
Copy-paste configuration for popular MCP clients.
SHELTER_API_KEYsecretYour Shelter API key. Runs in demo mode without one.
SHELTER_API_URLCustom API base URL (default: https://api.shelter.money/agent)
{
"mcpServers": {
"shelter": {
"command": "npx",
"args": [
"-y",
"@shelter.money/mcp"
],
"env": {
"SHELTER_API_KEY": "<YOUR_SHELTER_API_KEY>",
"SHELTER_API_URL": "<YOUR_SHELTER_API_URL>"
}
}
}
}{
"mcpServers": {
"shelter": {
"command": "npx",
"args": [
"-y",
"@shelter.money/mcp"
],
"env": {
"SHELTER_API_KEY": "<YOUR_SHELTER_API_KEY>",
"SHELTER_API_URL": "<YOUR_SHELTER_API_URL>"
}
}
}
}{
"mcpServers": {
"shelter": {
"command": "npx",
"args": [
"-y",
"@shelter.money/mcp"
],
"env": {
"SHELTER_API_KEY": "<YOUR_SHELTER_API_KEY>",
"SHELTER_API_URL": "<YOUR_SHELTER_API_URL>"
}
}
}
}{
"servers": {
"shelter": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shelter.money/mcp"
],
"env": {
"SHELTER_API_KEY": "<YOUR_SHELTER_API_KEY>",
"SHELTER_API_URL": "<YOUR_SHELTER_API_URL>"
}
}
}
}claude mcp add shelter --env SHELTER_API_KEY=<YOUR_SHELTER_API_KEY> --env SHELTER_API_URL=<YOUR_SHELTER_API_URL> -- npx -y @shelter.money/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.