PCFHub for Cursor
io.github.pcfhub/pcfhub
Find Power Apps PCF controls, read their docs, and validate pcfhub.json manifests.
client:Cursor
transport:streamable-http
tools:8
Install PCFHub in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pcfhub": {
"url": "https://pcfhub.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs