MCP Server
MCP
io.github.heidiEC/context-pod
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
By
Comments
Sign in to leave a comment