{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_kvnww4nnyrfe","handle":"btse-mcp","url":"https://wellknown.network/agents/btse-mcp","links":{"self":"https://wellknown.network/agents/btse-mcp/record.json","html":"https://wellknown.network/agents/btse-mcp","markdown":"https://wellknown.network/agents/btse-mcp/record.md","api":"https://wellknown.network/api/v1/agents/btse-mcp","status":"https://wellknown.network/api/v1/agents/btse-mcp/status","claim":"https://wellknown.network/agents/btse-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/btse-mcp/claim.json","badge":"https://wellknown.network/agents/btse-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:btse-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"btse-mcp","summary":"MCP server for the BTSE Futures API","description":"# btse-mcp\n\nMCP server for the [BTSE](https://btse.com) Futures API. Enables AI agents (Claude Desktop, Cursor,\nLangChain) to query market data, manage positions, and place orders on BTSE via natural language.\n\n---\n\n## Prerequisites\n\n- **Python 3.11 or higher** — check with `python --version`\n- **pip** — check with `pip --version`\n- A BTSE account (testnet or live)\n\n> **Multiple Python versions (Anaconda etc):** use the full path explicitly:\n> ```bash\n> /usr/local/bin/python3.14 -m pip install -e .\n> /Library/Frameworks/Python.framework/Versions/3.14/bin/btse-mcp --help\n> ```\n> Use that same full path in the Claude Desktop config (Step 4).\n\n---\n\n## Step 1 — Get API keys from BTSE\n\n### Testnet (recommended first)\n\n1. Register at https://testnet.btse.io\n2. Go to **Account → API tab → New API**\n3. Save the **API Key** and **Passphrase** — the passphrase is shown only once and is your `api_secret`\n4. Set permissions: **Read** + **Trading** (add Transfer if needed)\n\n### Live\n\nSame steps at https://btse.com\n\n---\n\n## Step 2 — Install\n\n```bash\n# Clone the repo\ngit clone https://github.com/xbotlive/btse-mcp.git\ncd btse-mcp\n\n# Install — adds `btse-mcp` command to your PATH\npip install -e .\n\n# Verify\nbtse-mcp --help\n```\n\n> **Virtualenv users:** if `btse-mcp` is not found after install, use the full path:\n> - macOS/Linux: `~/.venv/bin/btse-mcp`\n> - Windows: `~\\.venv\\Scripts\\btse-mcp.exe`\n>\n> You will need this full path in the Claude Desktop config (Step 4).\n\n---\n\n## Step 3 — Configure accounts\n\n```bash\n# Add a testnet account\nbtse-mcp config --account-id testnet\n# Prompts:\n#   API Key    → paste your API key\n#   API Secret → paste your passphrase (input is hidden)\n#   Use testnet? [y/N] → y\n\n# Verify the connection — should print BTC-PERP last price\nbtse-mcp test testnet\n\n# Add your live account when ready\nbtse-mcp config --account-id main\n# Same prompts — answer 'n' to testnet\n\n# See all configured accounts\nbtse-mcp list\n```\n\nCredentials are stored encrypted at `~/.config/bt…","publisher":null,"homepage":"https://github.com/xbotlive/btse-mcp","repository":"https://github.com/xbotlive/btse-mcp/blob/main/CHANGELOG.md","version":"0.1.5","license":"MIT License\n        \n        Copyright (c) 2025 btse-mcp contri…","protocols":["mcp"],"tags":["btse","mcp","futures","trading","crypto","claude","ai-agent"],"pricing":null,"endpoints":[{"url":"pypi:btse-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"finance.markets","name":"Markets & Trading","confidence":1,"provenance":"declared"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["ai","dev","finance"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"btse-mcp","registry":"pypi","observedAt":"2026-09-09T10:32:48.939Z","publishedAt":"2026-03-08T18:32:19.487615Z","latestVersion":"0.1.5"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"btse-mcp","url":"https://pypi.org/project/btse-mcp/","firstSeenAt":"2026-09-09T10:27:59.014Z","fetchedAt":"2026-09-09T10:27:59.014Z","normalizedAt":"2026-09-09T10:27:59.014Z"}]},"firstSeenAt":"2026-09-09T10:27:59.014Z","updatedAt":"2026-09-09T10:32:48.939Z"}