Artha Council
Auditable equity research and fail-closed broker execution for US and Indian cash equities.
The record the registry holds
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.akira231097/artha-council",
"description": "Auditable equity research and fail-closed broker execution for US and Indian cash equities.",
"title": "Artha Council",
"repository": {
"url": "https://github.com/akira231097/artha-council",
"source": "github"
},
"version": "1.4.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/akira231097/artha-council-mcp:1.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Market profile: US or IN.",
"format": "string",
"name": "ARTHA_MCP_MARKET"
},
{
"description": "Broker adapter: snapshot, upstox, zerodha, none, or plugin.",
"format": "string",
"name": "ARTHA_MCP_BROKER"
},
{
"description": "Research boundary: embedded, host_orchestrated, or plugin. India should use host_orchestrated or a market-native plugin.",
"format": "string",
"name": "ARTHA_MCP_RESEARCH_MODE"
},
{
"description": "Persistent directory for journals, receipts, jobs, portfolio state, and audit artifacts.",
"format": "string",
"name": "ARTHA_MCP_DATA_DIR"
},
{
"description": "Capability mode: read_only, operator, or trading. Defaults to read_only.",
"format": "string",
"name": "ARTHA_MCP_ACCESS_MODE"
},
{
"description": "Explicit operations switch. Defaults to false.",
"format": "string",
"name": "ARTHA_MCP_OPERATIONS_ENABLED"
},
{
"description": "Explicit live-trading switch. Defaults to false.",
"format": "string",
"name": "ARTHA_MCP_TRADING_ENABLED"
},
{
"description": "Final MCP placement kill switch. Defaults to true.",
"format": "string",
"name": "ARTHA_MCP_KILL_SWITCH"
},
{
"description": "Maximum value of one order in the selected market currency. Defaults to 25 USD or 2500 INR.",
"format": "string",
"name": "ARTHA_MCP_MAX_ORDER_VALUE"
},
{
"description": "Maximum total daily order value in the selected market currency. Defaults to 50 USD or 5000 INR.",
"format": "string",
"name": "ARTHA_MCP_MAX_DAILY_ORDER_VALUE"
},
{
"description": "Maximum number of broker placements per market day. Defaults to 2.",
"format": "string",
"name": "ARTHA_MCP_MAX_DAILY_ORDERS"
},
{
"description": "Maximum queued or running allowlisted workflows. Defaults to 8 and prevents an unbounded work queue.",
"format": "string",
"name": "ARTHA_MCP_MAX_PENDING_JOBS"
},
{
"description": "Optional Financial Modeling Prep key for embedded US research.",
"format": "string",
"isSecret": true,
"name": "FMP_API_KEY"
},
{
"description": "Optional Finnhub key for embedded US research enrichment.",
"format": "string",
"isSecret": true,
"name": "FINNHUB_API_KEY"
},
{
"description": "Optional Google Gemini key for embedded Council roles and web-grounded research.",
"format": "string",
"isSecret": true,
"name": "GOOGLE_API_KEY"
},
{
"description": "Optional Telegram bot token for Artha notifications.",
"format": "string",
"isSecret": true,
"name": "TELEGRAM_BOT_TOKEN"
},
{
"description": "Optional Telegram destination used with TELEGRAM_BOT_TOKEN.",
"format": "string",
"isSecret": true,
"name": "TELEGRAM_CHAT_ID"
},
{
"description": "Upstox live account/read token used for portfolio, quote, margin, and fee proof.",
"format": "string",
"isSecret": true,
"name": "UPSTOX_ACCESS_TOKEN"
},
{
"description": "Separate Upstox sandbox token, required only when ARTHA_UPSTOX_SANDBOX=true.",
"format": "string",
"isSecret": true,
"name": "UPSTOX_SANDBOX_ACCESS_TOKEN"
},
{
"description": "Operator attestation that this deployment IP is registered with the selected Indian broker.",
"format": "string",
"name": "ARTHA_INDIA_STATIC_IP_REGISTERED"
},
{
"description": "Operator attestation that required demat authorization is valid for Indian delivery sells.",
"format": "string",
"name": "ARTHA_INDIA_DEMAT_SELL_AUTHORIZED"
},
{
"description": "Optional exchange-approved algo name configured in the Upstox app.",
"format": "string",
"name": "ARTHA_UPSTOX_ALGO_NAME"
},
{
"description": "Required only for the Zerodha adapter.",
"format": "string",
"isSecret": true,
"name": "KITE_API_KEY"
},
{
"description": "Required only for the Zerodha adapter.",
"format": "string",
"isSecret": true,
"name": "KITE_ACCESS_TOKEN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-11T23:14:21.979042Z",
"publishedAt": "2026-08-11T23:14:21.979042Z",
"updatedAt": "2026-08-11T23:14:21.979042Z",
"isLatest": true
}
}
}
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
MCP server
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
The publisher's own address
https://github.com/akira231097/artha-council
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.