com.biodnd/agent-fin✓
com.biodnd/agent-fin · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "com.biodnd/agent-fin",
"description": "Agent Fin: finance MCP server with market data tools",
"repository": {
"url": "https://github.com/markchiang/go-agents",
"source": "github",
"subfolder": "src/go_agents/agents/fin"
},
"version": "0.1.2",
"remotes": [
{
"type": "sse",
"url": "https://agent-fin.biodnd.com/sse"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}