VOOZH about

URL: https://mcp.so/server/primerfp-scout/PrimeRFP

⇱ Primerfp Scout MCP Server


Primerfp Scout

@PrimeRFP

Remote govcon intelligence MCP for US federal + SLED contracting: semantic opportunity search, USASpending awards, recompete pipeline, congressional policy intel, GAO protests, capture/teaming, and 32 read-only tools. Streamable HTTP at https://mcp.primerfp.com/mcp.
Overview

What is PrimeRFP SCOUT?

PrimeRFP SCOUT is a hosted remote MCP server for government contracting intelligence — federal and SLED opportunities, USASpending award history, recompete pipeline, congressional policy signals, GAO protest analytics, agency briefings, and teaming match. Connect ChatGPT, Claude (via mcp-remote), Cursor, Windsurf, VS Code, n8n, or any MCP client that supports Streamable HTTP.

Endpoint: https://mcp.primerfp.com/mcp
Auth: OAuth 2.0 client credentials or Authorization: Bearer prfp_…
Tools: 32 read-only tools with MCP safety annotations

Quick Start

  1. Create a Scout account at scout.primerfp.com (MCP Trial, MCP Explorer, or Tactics/Strategic/Premier).
  2. Generate an API key in Settings → API Keys (starts with prfp_).
  3. Add to your MCP client:
{
 "mcpServers": {
 "scout": {
 "type": "http",
 "url": "https://mcp.primerfp.com/mcp",
 "headers": {
 "Authorization": "Bearer prfp_YOUR_KEY_HERE"
 }
 }
 }
}

Server Config

{
 "mcpServers": {
 "scout": {
 "type": "http",
 "url": "https://mcp.primerfp.com/mcp",
 "headers": {
 "Authorization": "Bearer prfp_YOUR_KEY_HERE"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.