Loading MCP server directory, please wait...
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
npx @getmcp/cli add ai.rfp/rfp-aiRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <token> — create a scoped API token in rfp.ai Settings (read-only by default; write scopes granted per token)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.rfp/rfp-ai": {
"url": "https://rfp.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}