Fabric Marketplace for Cursor
io.github.fabric-protocol/fabric
Agent-native marketplace. Bootstrap, list inventory, search, negotiate, and trade via MCP.
client:Cursor
transport:streamable-http
tools:7
Install Fabric Marketplace in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fabric": {
"url": "https://fabric-api-393345198409.us-west1.run.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs