MCP Server URL
https://spothinta.app/api/mcpHow to connect
- Open Claude Desktop or claude.ai
- Go to Settings → Connectors
- Click "Add Custom Integration"
- Paste the MCP URL and save
Or add manually to ~/.claude/settings.json:
{
"mcpServers": {
"spothinta": {
"url": "https://spothinta.app/api/mcp"
}
}
}Example queries
- “What's the current electricity price in Finland?”
- “Show me today's hourly prices”
- “Compare prices from last week”