Preflight for Cursor
io.github.evanfollis/preflight
Check if your MCP server is ready to publish on the MCP Registry, Smithery, or npm.
client:Cursor
transport:streamable-http
tools:1
Install Preflight in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"preflight": {
"url": "https://skillfoundry.synaplex.ai/products/preflight/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs