← Back to Plugins
MCP Server MCP

io.github.heidiEC/context-pod

github By github 👁 1 views ▲ 0 votes

Persistent context for AI agents built fromlearned vectors with certainty scores.

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://context.nervousmachine.com/mcp",
      "headers": [
        {
          "description": "Bearer token — your API key from context.nervousmachine.com",
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...