MCP.so
Sign In

mcp

@adarshask07

About mcp

Created a MCP server with zeroda trade SDK

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

adarshask07

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "trade_mcp": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is mcp?

How to use mcp?

To install dependencies: bun install. To run: bun run index.ts.

Key features of mcp

Use cases of mcp

FAQ from mcp

Comments

More Other MCP servers