{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_jg7ycqaqxbm6","handle":"octopus-mcp","url":"https://wellknown.network/agents/octopus-mcp","links":{"self":"https://wellknown.network/agents/octopus-mcp/record.json","html":"https://wellknown.network/agents/octopus-mcp","markdown":"https://wellknown.network/agents/octopus-mcp/record.md","api":"https://wellknown.network/api/v1/agents/octopus-mcp","status":"https://wellknown.network/api/v1/agents/octopus-mcp/status","claim":"https://wellknown.network/agents/octopus-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/octopus-mcp/claim.json","badge":"https://wellknown.network/agents/octopus-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:octopus-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"octopus-mcp","summary":"MCP server for Octopus Energy account analysis","description":"# octopus-mcp\n\n> Unofficial. Not affiliated with Octopus Energy. Uses the public REST API and the community-known Kraken GraphQL endpoint; the latter is unofficial and may break without notice.\n\nA Model Context Protocol server that lets Claude analyse your Octopus Energy account: usage, costs, tariff comparisons, Saving Sessions, Octoplus rewards.\n\nWorks with **Claude Code**, **Claude Desktop**, and any MCP-compatible client.\n\n## Install\n\n### Claude Code (recommended)\n\n```bash\n# 1. Install the MCP server\nuv tool install octopus-mcp\n\n# 2. Save your credentials in your OS keychain\noctopus-mcp configure\n\n# 3. Install the plugin from this repo (in Claude Code):\n/plugin install DanielChicot/octopus-mcp\n```\n\n### Claude Desktop / Cursor / other MCP clients\n\nInstall the server, configure credentials, then add to your MCP client config:\n\n```json\n{\n  \"mcpServers\": {\n    \"octopus\": {\n      \"command\": \"uvx\",\n      \"args\": [\"octopus-mcp\"]\n    }\n  }\n}\n```\n\nFor Claude Desktop, the config lives at `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS).\n\n## Credentials\n\nYou need:\n\n- `OCTOPUS_API_KEY` — find at [octopus.energy → My account → Personal details → Developer settings](https://octopus.energy/dashboard/new/accounts/personal-details/api-access)\n- `OCTOPUS_ACCOUNT_NUMBER` — `A-XXXXXXXX`, on any bill or in your account\n\nOptional (only some Kraken queries):\n\n- `OCTOPUS_EMAIL` / `OCTOPUS_PASSWORD`\n\nResolution order: shell env > `.env` > OS keyring > error. The recommended path is `octopus-mcp configure` which writes to the OS keyring so secrets never sit in plaintext config.\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n| `bill_summary(period)` | Total kWh and £ per fuel for a period |\n| `usage_breakdown(period, group_by)` | Aggregated kWh by hour/day/week/month |\n| `peak_hours(period, top_n)` | Top-N highest-usage half-hours |\n| `compare_tariff(target_product_code, period, fuel)` | Replay your usage against another Octopus tariff |\n| `current_tariff()` | What…","publisher":{"name":"Daniel Chicot","url":null},"homepage":null,"repository":"https://github.com/DanielChicot/octopus-mcp/issues","version":"0.1.0","license":null,"protocols":["mcp"],"tags":["claude","mcp","octopus-energy"],"pricing":null,"endpoints":[{"url":"pypi:octopus-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.apis","name":"API Access","confidence":1,"provenance":"derived"},{"slug":"security.secrets","name":"Secrets Management","confidence":1,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.745,"provenance":"derived"}],"categories":["data","dev","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"octopus-mcp","registry":"pypi","observedAt":"2026-09-10T08:27:32.846Z","publishedAt":"2026-04-27T16:01:11.087147Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"octopus-mcp","url":"https://pypi.org/project/octopus-mcp/","firstSeenAt":"2026-09-10T08:26:01.930Z","fetchedAt":"2026-09-10T08:26:01.930Z","normalizedAt":"2026-09-10T08:26:01.930Z"}]},"firstSeenAt":"2026-09-10T08:26:01.930Z","updatedAt":"2026-09-10T08:27:32.846Z"}