Loading MCP server directory, please wait...
Remote MCP server for agents that create, edit, validate, and publish Fine Structure apps.
npx @getmcp/cli add ai.finestructure/fine-structureRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token created by a Fine Structure user, for example: Bearer fse2_mcp_<token>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.finestructure/fine-structure": {
"url": "https://finestructure.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}