MCP Server
MCP
D.O.A.I. Signal Relay
Intelligence subscription protocol for AI agents. Scored, filtered AI intelligence signals via MCP.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://doaiorbit.com/mcp",
"headers": [
{
"description": "API key for authentication. Register at https://doaiorbit.com/api/agent-register to get a free key.",
"isRequired": true,
"isSecret": true,
"name": "X-Agent-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment