mcp server for Claude Code
io.flowcontent/mcp-server
Connect Claude, Cursor, or any MCP client to your FlowContent account
client:Claude Code
transport:stdio
runtime:npm
Install mcp server in Claude Code
run in your project directory
claude mcp add mcp-server -e FLOWCONTENT_API_TOKEN=<FLOWCONTENT_API_TOKEN> -- npx -y @flowcontent/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs