{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "serverInfo": {
    "name": "ai.rfp/rfp-ai",
    "title": "RFP.ai",
    "version": "1.1.0",
    "description": "Draft cited RFP and security questionnaire answers from your approved knowledge base, with human review workflows. 18 read + write tools with scoped tokens and audit logging."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://rfp.ai/api/mcp",
    "url": "https://rfp.ai/api/mcp"
  },
  "capabilities": ["tools", "resources", "prompts"],
  "authentication": {
    "schemes": ["oauth2", "bearer"],
    "oauth2": {
      "authorizationServerMetadata": "https://rfp.ai/.well-known/oauth-authorization-server",
      "protectedResourceMetadata": "https://rfp.ai/.well-known/oauth-protected-resource/api/mcp"
    },
    "documentation": "https://rfp.ai/auth.md"
  },
  "registry": {
    "name": "ai.rfp/rfp-ai",
    "url": "https://registry.modelcontextprotocol.io/v0/servers?search=ai.rfp"
  },
  "documentation": "https://rfp.ai/docs/claude-desktop-mcp-integration/",
  "homepage": "https://rfp.ai/agents/"
}
