Using the MCP Server
Last updated 20 hours ago
What is MCP?
The Model Context Protocol (MCP) lets AI assistants like Claude interact with your Forge account through natural language. Instead of writing API calls, you describe what you want and the AI handles it.
What you can do
- Create and update services, incidents, changelog posts, and help articles
- Check account status and subscriber counts
- Search help articles and find content gaps
- Manage your entire Forge account conversationally
Available tools
- StatusForge: 9 tools (services, incidents, subscribers)
- ChangeForge: 5 tools (posts and reactions)
- HelpForge: 8 tools (categories, articles, search, content gaps)
- Account: 1 tool (account info)
How it works
The MCP server sits at /api/mcp and accepts JSON-RPC requests. It uses your API key for authentication, so it has the same permissions as direct API calls.
