🛠 Developer Tools — Live

Build AI Agents with
Real Market Intelligence

Plug TradeVoiceLab's 65+ tools directly into your AI agents via MCP, A2A JSON-RPC, or Python. Domain experts, technical analysis, and live Alpaca trading — all in one place.

What you get

Three Ways to Connect

Choose the integration that fits your workflow — all require a free developer account and a CF Access service token.

🔌
✅ Live

MCP Tools

Connect Claude Desktop, Cursor, or any MCP client to 65 trading and analysis tools. One URL, zero setup beyond a config entry.

63 TA tools 1 Search tool 1 Expert router
🤝
✅ Live

A2A Domain Gateway

Call any of 23 domain experts — economist, risk analyst, equity analyst, forecaster, and more — via A2A JSON-RPC from your own agent.

23 experts JSON-RPC 2.0 CF Access auth
📈
✅ Live

A2A Alpaca Trading

Trade, manage orders, and access market data through 27 Alpaca skill groups. Your agent passes credentials per-request — no storage needed.

27 skill groups Paper + Live CF Access auth

Two-layer authentication

Every API call is protected at two levels — account identity and transport security. The auth method differs by tool type.

🔌
MCP Tools
OAuth 2.0 via Cloudflare Access
  1. Add the MCP server URL to your client config (mcp-remote@latest)
  2. On first use your client opens a browser window
  3. You log in with your TradeVoiceLab account at auth.tradevoicelab.com
  4. Cloudflare Access issues a short-lived JWT — stored by mcp-remote locally
  5. Subsequent calls are silent for 24 hours
All traffic is TLS-encrypted through Cloudflare's network. Your TradeVoiceLab password is never sent to the MCP server — only the JWT.
🤝
A2A Servers & Programmatic MCP
CF Access Service Token
  1. Log in to Developer Portal with your TradeVoiceLab account
  2. Click Generate token — takes 2 seconds
  3. Copy client_id and client_secret (secret shown once only)
  4. Pass both as HTTP headers on every API call:
    CF-Access-Client-Id and CF-Access-Client-Secret
  5. Cloudflare validates the token before your request reaches our servers
Tokens are scoped to your account — 1 active token per user. Revoke and regenerate anytime from the portal. Tokens do not expire.

Up and running in 3 steps

1
Register for developer access
Create a free developer account at developer-access.html. Activation link sent to your email instantly — no approval wait.
2
Generate your CF Access token
In the Developer Portal, generate your Cloudflare Access service token (client_id + client_secret). This authenticates all API calls — one token, all services.
3
Connect your agent
Add the MCP config to Claude Desktop / Cursor, or pass CF headers in your Python client. See each tool's docs for copy-paste examples.

Ready to build?

Free developer access. No approval wait. Token generated instantly.