Model Context Protocol (MCP)
29 tools across 8 domains. Connect any AI agent — Claude, GPT, Cursor, Windsurf — and manage your entire marketplace through natural language.
One server, full marketplace control
PartnerFleet exposes a single MCP server scoped to your organization. Listings, docs, forms, leads, pipelines, analytics, AI activity — all accessible through your favorite AI agent.
MCP Server
Manage your marketplace listings, documentation, forms, leads, pipelines, and AI activity — all through your favorite AI agent.
Scoped to the current organization. Requires authentication.
All MCP Tools (29 tools)
| Domain | Tool | Description |
|---|---|---|
| Listings | list_listings | List all marketplace listings with filters |
| get_listing | Get detailed listing information | |
| create_listing | Create a new marketplace listing | |
| list_listing_revisions | List all revisions for a listing | |
| get_listing_revision | Get revision details and diff | |
| approve_listing_revision | Approve a pending listing revision | |
| reject_listing_revision | Reject a pending listing revision | |
| Documentation | list_documentation_pages | List all documentation pages |
| get_documentation_page | Get page content with revisions | |
| create_documentation_page | Create a new documentation page | |
| approve_documentation_revision | Approve a documentation page revision | |
| Forms | list_forms | List all forms and their types |
| get_form | Get form details with fields | |
| list_form_submissions | List submissions for a form | |
| approve_form_submission | Approve a pending submission | |
| reject_form_submission | Reject a pending submission | |
| Reviews | list_reviews | List all AI review decisions |
| approve_review | Override: approve a reviewed item | |
| reject_review | Override: reject a reviewed item | |
| Leads | list_leads | List all leads with pipeline info |
| get_lead | Get lead details and enrichment data | |
| move_lead_stage | Move a lead to a different pipeline stage | |
| update_lead_score | Update the score of a lead | |
| Pipelines | list_pipelines | List all pipelines with stages |
| get_pipeline | Get pipeline details and lead counts | |
| Analytics | analytics_overview | Marketplace metrics: listings, leads, conversion |
| analytics_insights | AI-generated insights from your data | |
| AI Activity | list_ai_activity | Browse recent AI actions and decisions |
| get_ai_activity | Get detailed AI action log entry |
Connect any AI agent in seconds
PartnerFleet uses the open MCP standard with Streamable HTTP transport. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
Example MCP configuration
{
"mcpServers": {
"partnerfleet": {
"url": "https://your-domain.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN"
}
}
}
}
Streamable HTTP transport — no stdio server needed. Just a URL and your API token.
Your marketplace, your AI agent's workspace
Give your AI agent full access to manage listings, leads, pipelines, and more. No credit card required.