Trading
Rank #1,782agency.lona/trading
MCP server providing trading capabilities
Trading is a Model Context Protocol (MCP) server published by mindsightventures. It ranks #1,782 of 115,460 servers tracked on MCP Toplist, and its repository has 208 GitHub stars. Trading is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Feb 24, 2026.
Ranks ahead of 113,678 of 115,460 servers on MCP Toplist.
Use Trading
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http trading https://mcp.lona.agency/mcp[mcp_servers.trading]
url = "https://mcp.lona.agency/mcp"Add to ~/.codex/config.toml.
https://mcp.lona.agency/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"trading": {
"url": "https://mcp.lona.agency/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"trading": {
"type": "http",
"url": "https://mcp.lona.agency/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"trading": {
"serverUrl": "https://mcp.lona.agency/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"trading": {
"url": "https://mcp.lona.agency/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/agency.lona%2Ftrading)<a href="https://mcptoplist.com/server/agency.lona%2Ftrading"><img src="https://mcptoplist.com/badge/agency.lona%2Ftrading.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mindsightventures
Other servers by mindsightventures
View all mindsightventures servers →Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Trading?
- Trading is maintained by mindsightventures, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Trading listed on the Official MCP Registry?
- Yes — Trading is listed on the Official MCP Registry.
- How many versions does Trading have?
- MCP Toplist tracks 2 versions of Trading, most recently published on Feb 24, 2026.
- Where can I find the source code for Trading?
- The source code for Trading is hosted at github.com/mindsightventures/lona.