Connect Cursor, VS Code and other MCP clients
Add a remote MCP server; clients with OAuth need only the URL, others send a personal token.
For: Team developer
Steps
- Add a remote (Streamable HTTP) MCP server with the URL
https://corpole.com/api/mcp. - If the client supports OAuth, sign in when it asks and pick the project.
- Otherwise create a personal token on the project's Agents page and send it as
Authorization: Bearer ….
Keep in mind
Clients without hooks rely on the agent calling the tools. Ask it to read the agent policy and the binding records before it writes code.
No MCP at all? Paste the CLAUDE.md / AGENTS.md snippet from the Agents page into the repository.