
Forkast Mcp Docs
Let your coding agent pull accurate Forkast product docs into answers without leaving the chat.
Overview
Forkast MCP Docs is a MCP server for the Build phase that lets agents query Forkast documentation over streamable HTTP.
What is this MCP server?
- Streamable HTTP remote MCP at mcp.forkast.gg—no local server install required
- Purpose-built for semantic or tool-driven Forkast doc queries from Claude Code, Cursor, or Codex
- Keeps answers anchored to official Forkast reference instead of stale training data
- Lightweight integration: register one remote URL in your MCP client config
- Version 1.0.0 catalog entry with MCP 2025-12-11 server schema
- 1 remote streamable-HTTP endpoint (https://mcp.forkast.gg/mcp)
- Server schema version 2025-12-11
- Package version 1.0.0
What problem does it solve?
Agents guess Forkast APIs and config because official docs are not in the model context.
Who is it for?
Indie builders adding Forkast features who want doc-backed answers inside Claude Code or Cursor.
Skip if: Teams that need live market data, trading, or non-Forkast doc corpora without a separate MCP.
What do I get? / Deliverables
Your agent can cite and navigate Forkast docs while you implement integrations and write technical docs.
- Doc-grounded answers about Forkast APIs and concepts in the agent chat
- Faster integration work with fewer wrong endpoint assumptions
- Draft technical copy aligned with Forkast’s published documentation
Recommended MCP Servers
Journey fit
How it compares
Remote doc-query MCP, not a Forkast runtime SDK or agent skill.
Common Questions / FAQ
Who is forkast-mcp-docs for?
Developers and solo builders integrating Forkast who want their AI agent to read official documentation instead of inventing endpoints.
When should I use forkast-mcp-docs?
Use it during build and docs work whenever you need accurate Forkast API references, guides, or terminology while coding or drafting READMEs.
How do I add forkast-mcp-docs to my agent?
Add the streamable HTTP remote MCP URL https://mcp.forkast.gg/mcp to your client’s MCP server list (Claude Code, Cursor, Codex, or any MCP-compatible agent) and enable the server for your workspace.