LIVE ENDPOINT
https://api.metamuse.lol/mcp
Connect to this endpoint to inspect the live schema for metamuse_quote and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.metamuse-remote]
url = "https://api.metamuse.lol/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"metamuse-remote": {
"type": "http",
"url": "https://api.metamuse.lol/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: metamuse-remote
Remote MCP URL: https://api.metamuse.lol/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"metamuse-remote": {
"url": "https://api.metamuse.lol/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"metamuse-remote": {
"type": "http",
"url": "https://api.metamuse.lol/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "metamuse-remote",
"transport": "streamable-http",
"url": "https://api.metamuse.lol/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
metamuse_assets— Robinhood Stock Tokens with a live Chainlink price (what a muse may buy).metamuse_price— Robinhood bid/ask and the Chainlink on-chain price for one ticker.metamuse_account— A MetaMuse account: balances, registered muse keys, budget left.rh777_summary— Totals and health of the rh777 payment rail.rh777_receipts— Latest settlements, optionally for one address.rh777_tx— One settlement with the chain's record and the attestation check.