Campfire logo

Campfire

Search, analyze, and export ERP data

About Campfire

Campfire is an enterprise resource planning platform for finance and operations teams. Its remote MCP server lets assistants search projects, contacts, and financials, generate analysis, and prepare decision-ready material from live ERP data.

Connection details

https://api.meetcampfire.com/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add campfire --transport http https://api.meetcampfire.com/mcp

Frequently asked questions

What is the Campfire remote MCP server?

The Campfire remote MCP server is a hosted Model Context Protocol endpoint at https://api.meetcampfire.com/mcp, so AI assistants can connect to it without installing or running anything locally. Campfire is an enterprise resource planning platform for finance and operations teams. Its remote MCP server lets assistants search projects, contacts, and financials, generate analysis, and prepare decision-ready material from live ERP data.

How do I connect to the Campfire MCP server?

Add the endpoint https://api.meetcampfire.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Campfire MCP server require authentication?

Yes. Campfire uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Campfire MCP server use?

Campfire exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers