Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"_example_sse_server": {
"type": "sse",
"url": "http://localhost:3000/sse",
"env": {
"AUTH_TOKEN": "${AUTH_TOKEN}"
}
}
}
}Replace placeholder values for: AUTH_TOKEN
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
Server configuration and connection parameters
http://localhost:3000/sseEnvironment variables set when the server starts
AUTH_TOKEN=${AUTH_TOKEN}Sensitive values you must provide — never committed to source control
npx claudepluginhub shawn-sandy/claude-code --plugin starter-plugin