Tech.eu Funding Explorer for Claude Desktop
eu.tech.funding/funding-explorer
Search European tech funding rounds, companies, investors and exits — sourced, EUR-normalized.
client:Claude Desktop
transport:streamable-http
tools:8
Install Tech.eu Funding Explorer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"funding-explorer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://funding.tech.eu/api/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