1. Create a .vscode/mcp.json file in your workspace:
{
"servers": {
"projectal": {
"type": "http",
"url": "https://(your projectal domain/api/mcp"
}
}
}
2. Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and run MCP: List Servers
3. Start the Projectal server and complete the OAuth flow when prompted.
4. To configure Projectal MCP across all workspaces, run MCP: Open User Configuration from the Command Palette and add the server configuration there.
Tip: To get your Projectal MCP server URL, go to the Management screen in Projectal and click the MCP Server button. It will display your Projectal MCP server URL.Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article