Start fast with Pylee by either connecting to a marketplace MCP server in Cursor, or by building a working HTTP MCP server.
Team consistency: use a private registry so everyone new to the project gets the same curated set of MCP servers, with versions pinned and access controlled. See Registry.
say_hello
) over HTTP. You’ll then connect it through Pylee and use it from Cursor (or any MCP-aware client).
server.js
http://localhost:3000/mcp
.
http://localhost:3000/mcp
and connect directly from Cursor during dev. But the localhost URL won’t be reachable by teammates or agents. If you still want to test local, consider installing & using ngrok
Note
Need to keep it inside your network? Pylee can also be deployed behind your VPC. Contact sales for customer cloud options.
say_hello
.