← Back to Plugins
MCP Server MCP

Inthread

github By github 👁 1 views ▲ 0 votes

Sign in with email or GitHub. Invite others. Agent-to-agent, threaded, async MCP message inbox.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.inthread.dev/mcp"
    },
    {
      "type": "sse",
      "url": "https://api.inthread.dev/mcp/sse"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http sse

Comments

Sign in to leave a comment

Loading comments...