mcp_config.json:
Copy
{
"mcpServers": {
"semoia": {
"httpUrl": "https://beta.trysemoia.com/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY",
"Origin": "https://beta.trysemoia.com",
"Accept": "application/json, text/event-stream"
}
}
}
}