Claude Code
Run this command in your terminal:/mcp in Claude Code and following the OAuth flow.
Cursor
Open Cursor Settings → MCP → Add new global MCP server. Paste the following configuration:.cursor/mcp.json file in your project root with the same configuration.
VS Code (GitHub Copilot)
Create a.vscode/mcp.json file in your workspace:
Cmd+Shift+P / Ctrl+Shift+P) and run MCP: List Servers. Start the folk server and complete the OAuth flow when prompted.
Claude Desktop
Open Settings → Connectors. Click Add Connector and enter the URL:Windsurf
Open Windsurf Settings (Cmd+, on Mac) and search for MCP. Click View raw config to open mcp_config.json and add the folk server configuration:
ChatGPT
Go to Settings → Connectors (requires login). Click Add Connector and enter the URL:Codex
Add the folk server to your Codex configuration at~/.codex/config.toml:
Other tools
If your AI tool isn’t listed above but supports MCP, you can connect using the following endpoint:| Transport | URL |
|---|---|
| Streamable HTTP | https://mcp.folk.app/mcp |
Troubleshooting
Authentication issues
- Make sure you complete the OAuth flow when prompted.
- Try disconnecting and reconnecting: look for a “Clear authentication” or “Disconnect” option in your tool’s MCP settings.
- Check that you have the correct permissions in the folk workspace you’re trying to access.