Connecting Claude Desktop
Last updated 22 hours ago
Setup
Add this to your Claude Desktop MCP server configuration:
{
"mcpServers": {
"statusforge": {
"url": "https://statusforge.net/api/mcp",
"headers": {
"Authorization": "Bearer sf_live_your_key_here"
}
}
}
}- Open Claude Desktop settings
- Navigate to the MCP servers section
- Add the configuration above with your actual API key
- Restart Claude Desktop
Usage
Once connected, you can ask Claude to manage your Forge account naturally:
- "Create a new service called API Gateway"
- "Post a changelog entry about the new search feature"
- "What are the top content gaps in my help center?"
