Account
Manage your API keys and account settings
API Keys
Loading keys...
Account & Billing
Email:
Plan:
Member since:
Upgrade your plan to unlock higher usage limits:
Connect to Claude
Add as a custom connector in Claude Desktop or claude.ai:
https://job-search-mcp.sekora.ai/sse
Go to Settings → Connectors → Add Custom Connector and enter the URL above.
Or direct MCP configuration:
{
"mcpServers": {
"job-search": {
"command": "npx",
"args": [
"mcp-remote",
"https://job-search-mcp.sekora.ai/sse",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}