MCP Server
MCP
Agentverse Memory
Graph-native persistent memory for AI agents — 33 MCP tools, zero-LLM writes.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://am-server-jbneh74b5q-uc.a.run.app/mcp",
"headers": [
{
"description": "API key for agent authentication. Get one free at POST /v1/keys with {\"agent_id\": \"your-agent-name\"}",
"isRequired": true,
"isSecret": true,
"name": "X-Api-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment