Fillin for Claude Desktop
io.github.artchristech/fillin
Search for AI agents. Closes the LLM-cutoff gap: CVEs, papers, frontier AI, prediction markets.
client:Claude Desktop
transport:streamable-http
tools:17
Install Fillin in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fillin": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://fillin.glyphapi.dev/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs