Angel One SmartAPI MCP for orders, portfolio, market data, GTT rules, charges, and margin.
claude mcp add angel-one -- npx -y angel-one-mcp
claude_desktop_config.json
{
"mcpServers": {
"angel-one": {
"command": "npx",
"args": [
"-y",
"angel-one-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"angel-one": {
"command": "npx",
"args": [
"-y",
"angel-one-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"angel-one": {
"command": "npx",
"args": [
"-y",
"angel-one-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"angel-one": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"angel-one-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"angel-one": {
"command": "npx",
"args": [
"-y",
"angel-one-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ameernoufil--angel-one/reviews or the review_server meta-tool.
POST /mcp