personal agent server mcp with multi-provider LLMs, voice, memory, Telegram, WhatsApp, Discord, Teams | mcp server of several socials
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"moltis-gateway-mcp": {
"command": "cargo",
"args": [
"run",
"--",
"moltis-gateway-mcp"
]
}
}
}
Run in terminal:
claude mcp add moltis-gateway-mcp cargo run -- moltis-gateway-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"moltis-gateway-mcp": {
"command": "cargo",
"args": [
"run",
"--",
"moltis-gateway-mcp"
]
}
}
}
Topics
mcpmcp-agentmcp-providermcp-servermcp-toolspersonal-mcp