T
Trading MCP Server
Lighter trading mcp server
Created 11/1/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-trading_mcp_server
Cursor configuration (mcp.json)
{
"mcpServers": {
"vaibhavanand31-trading-mcp-server": {
"command": "npx",
"args": [
"vaibhavanand31-trading-mcp-server"
]
}
}
}