Auditable equity research and fail-closed broker execution for US and Indian cash equities.
claude mcp add artha-council -- docker run -i --rm ghcr.io/akira231097/artha-council-mcp:1.4.0
claude_desktop_config.json
{
"mcpServers": {
"artha-council": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/akira231097/artha-council-mcp:1.4.0"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"artha-council": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/akira231097/artha-council-mcp:1.4.0"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"artha-council": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/akira231097/artha-council-mcp:1.4.0"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"artha-council": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/akira231097/artha-council-mcp:1.4.0"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"artha-council": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/akira231097/artha-council-mcp:1.4.0"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.akira231097--artha-council/reviews or the review_server meta-tool.
POST /mcp