Search PII-free opportunities, availability, and live events; prepare safe no-write form handoffs.
claude mcp add open-call-portals --transport http https://opencallportal.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"open-call-portals": {
"url": "https://opencallportal.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"open-call-portals": {
"serverUrl": "https://opencallportal.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"open-call-portals": {
"type": "http",
"url": "https://opencallportal.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"open-call-portals": {
"url": "https://opencallportal.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"open-call-portals": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://opencallportal.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://opencallportal.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.OpenCallPortal--open-call-portals/reviews or the review_server meta-tool.
POST /mcp