Search Ethereum-ecosystem funding opportunities; submit one behind a human approval step.
claude mcp add rfp-hub -- npx -y @the-rfp-hub/mcp
claude_desktop_config.json
{
"mcpServers": {
"rfp-hub": {
"command": "npx",
"args": [
"-y",
"@the-rfp-hub/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"rfp-hub": {
"command": "npx",
"args": [
"-y",
"@the-rfp-hub/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"rfp-hub": {
"command": "npx",
"args": [
"-y",
"@the-rfp-hub/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"rfp-hub": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@the-rfp-hub/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"rfp-hub": {
"command": "npx",
"args": [
"-y",
"@the-rfp-hub/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.The-RFP-Hub--rfp-hub/reviews or the review_server meta-tool.
POST /mcp