Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub os-tack/fcp --plugin fcp-sheetsCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"sheets": {
"command": "uvx",
"args": [
"--refresh-package",
"fcp-sheets",
"--python",
"3.13",
"fcp-sheets"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.