All MCP servers

Thoughtbox

Official
by Api.Airforcestdio060MIT

Extended reasoning with structured processes, persistence, and workflow guidance

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "thoughtbox-imp34aaf": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}