The Bitcoin Credit Stack
all rates APR, act/365 · as of 2026-09-04

Connect your own assistant

Everything on this site is reachable by an assistant or a script, with the same provenance fields the pages render — 168 venues with their criteria, 23 indicators, the rate surface. There is no chat here. You bring your own client; the conversation happens there, and this property hosts nothing that runs it.

The server

MCP endpointhttps://mcp.bitcoincreditstack.com/mcp
Transportstreamable-http
Authenticationnone — read-only, no key, no account
Write toolszero, and a lint fails the build if one appears
RESThttps://api.bitcoincreditstack.com/v1
This server measures the market; it cannot trade on it.

Every tool returns observed data. Nothing here signs, submits or broadcasts a transaction, and no tool prepares one. If you want to act on a venue rather than read about it, that happens in your own client against that venue's own interface — see the access routes on each venue page.

Adding it to your client

ClientHow to add itOne-click
ClaudeCustom connectors require a paid Claude plan. Customize → Connectors → Add custom connector, then paste the URL.add manually ↗
no one-click · link checked 2026-08-31
CursorSettings → MCP → Add new global MCP server, then paste the config below.install · verified 2026-08-31
VS CodeMCP: Add Server → HTTP, then paste the URL.install · verified 2026-08-31
ChatGPTSettings → Connectors → Advanced → enable Developer mode, then Create and paste the URL. No install link exists for this client.add manually ↗
no one-click
GrokConnectors → New Connector → Custom, then paste the URL.add manually ↗
no one-click · link checked 2026-08-31

The configuration, for any client

{
  "mcpServers": {
    "bitcoin-credit-stack": {
      "url": "https://mcp.bitcoincreditstack.com/mcp"
    }
  }
}

Looking for the protocol instead?

This server serves measurement across venues. The Gavel Protocol — one of the venues covered here — runs its own separate server for participation: its book, its curve, and unsigned transaction blueprints its own users may choose to sign. It is a different property with a different scope, and it is linked from its venue page like any other venue's own interface.