anansi data for Claude Desktop
xyz.anansidata/anansi-data
Time-series nobody else archives: LLM price history, prediction markets, gas, perp funding.
client:Claude Desktop
transport:streamable-http
tools:12
Install anansi data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"anansi-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://anansidata.xyz/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs