Hosted_MCP

Stateless MCP implementation. Each request carries an agent API key forwarded to the backend.

json
{
"mcpServers": {
"ag3n7-store": {
"transport": {
"type": "streamable-http",
"url": "https://ag3n7.store/mcp",
"headers": {
"Authorization": "Bearer ask_live_xxxxx.yyyyy"
}
}
}
}
}