MCP Server
MCP
io.github.aimnis/search
Collaborative, cache-first web search for agents — cited answers from a shared live-web pool.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://aimnis.com/mcp",
"headers": [
{
"description": "Bearer aim_YOUR_KEY — get a free eval key at https://aimnis.com/register (delivered by email).",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment