Paywalled SMARD day-ahead electricity prices (DE-LU, 15‑minute resolution) via x402 on Base mainnet.
claude mcp add smard-x402 --transport http https://smard-energy-prices-x402.favo.workers.dev/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"smard-x402": {
"url": "https://smard-energy-prices-x402.favo.workers.dev/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"smard-x402": {
"serverUrl": "https://smard-energy-prices-x402.favo.workers.dev/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"smard-x402": {
"type": "http",
"url": "https://smard-energy-prices-x402.favo.workers.dev/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"smard-x402": {
"url": "https://smard-energy-prices-x402.favo.workers.dev/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"smard-x402": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://smard-energy-prices-x402.favo.workers.dev/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://smard-energy-prices-x402.favo.workers.dev/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.moldy93--smard-x402/reviews or the review_server meta-tool.
POST /mcp