Skip to content
VS Code

aTars MCP for VS Code

ai.aarna/atars-mcp

Crypto market signals, technical indicators, and sentiment analysis for AI agents.

client:VS Code transport:streamable-http

Install aTars MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "atars-mcp": {
      "type": "http",
      "url": "https://mcp.aarna.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

aTars MCP in other clients