Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"_example_sse_server": {
"url": "http://localhost:3000/sse",
"env": {
"AUTH_TOKEN": "${AUTH_TOKEN}"
}
}
}
}Replace placeholder values for: AUTH_TOKEN
This MCP server needs API keys or credentials. Configure them in your environment before use.
http://localhost:3000/sseAUTH_TOKEN=${AUTH_TOKEN}