{"id":51244754,"url":"https://github.com/alchemyplatform/alchemy-claude-plugin","last_synced_at":"2026-06-29T03:30:44.237Z","repository":{"id":363879574,"uuid":"1260884708","full_name":"alchemyplatform/alchemy-claude-plugin","owner":"alchemyplatform","description":"Official Alchemy plugin for Claude Code \u0026 Cowork — blockchain data across 100+ chains via the hosted Alchemy MCP server.","archived":false,"fork":false,"pushed_at":"2026-06-10T18:04:06.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-10T20:05:53.761Z","etag":null,"topics":["alchemy","blockchain","claude","claude-code","ethereum","mcp","plugin","soc2","solana","web3"],"latest_commit_sha":null,"homepage":"https://docs.alchemy.com/docs/alchemy-mcp-server","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alchemyplatform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-06T01:38:37.000Z","updated_at":"2026-06-10T18:04:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/alchemyplatform/alchemy-claude-plugin","commit_stats":null,"previous_names":["alchemyplatform/alchemy-claude-plugin"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/alchemyplatform/alchemy-claude-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchemyplatform%2Falchemy-claude-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchemyplatform%2Falchemy-claude-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchemyplatform%2Falchemy-claude-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchemyplatform%2Falchemy-claude-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alchemyplatform","download_url":"https://codeload.github.com/alchemyplatform/alchemy-claude-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchemyplatform%2Falchemy-claude-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34912252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alchemy","blockchain","claude","claude-code","ethereum","mcp","plugin","soc2","solana","web3"],"created_at":"2026-06-29T03:30:43.517Z","updated_at":"2026-06-29T03:30:44.233Z","avatar_url":"https://github.com/alchemyplatform.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alchemy plugin for Claude Code\n\nA [Claude Code](https://code.claude.com/) plugin that connects Claude to\n[Alchemy](https://www.alchemy.com/) — query blockchain data across 100+ chains and\nmanage your Alchemy apps directly from your agent, backed by the hosted\n[Alchemy MCP server](https://mcp.alchemy.com/mcp).\n\nThis repository is a **plugin marketplace**. It contains a single plugin, `alchemy`.\n\n## Install\n\n```bash\n# In Claude Code:\n/plugin marketplace add alchemyplatform/alchemy-claude-plugin\n/plugin install alchemy@alchemy\n```\n\nOn first use you'll be prompted to authenticate with Alchemy via OAuth. After\nconnecting, run `/alchemy:setup` to pick which Alchemy app to use.\n\n## What you get\n\n- **160+ MCP tools** from the hosted Alchemy MCP server (`mcp.alchemy.com`):\n  EVM JSON-RPC, Token/NFT/Prices/Portfolio APIs, transaction simulation \u0026 tracing,\n  and Solana (RPC + Digital Asset Standard).\n- **Slash commands** for common workflows:\n  `/alchemy:setup`, `/alchemy:balance`, `/alchemy:nfts`, `/alchemy:token`,\n  `/alchemy:tx`, `/alchemy:portfolio`, `/alchemy:gas`, `/alchemy:solana`,\n  `/alchemy:create-app`.\n- **Skills** for using Alchemy in live agent work and in application code\n  (`alchemy-mcp`, `alchemy-api`, `alchemy-cli`, `agentic-gateway`).\n\n## Repository layout\n\n```\n.claude-plugin/marketplace.json   # marketplace entry\nplugins/alchemy/                   # the plugin\n  .claude-plugin/plugin.json       # plugin manifest\n  .mcp.json                        # remote MCP server (mcp.alchemy.com)\n  commands/                        # slash commands\n  skills/                          # vendored Alchemy skills\nscripts/sync-skills.sh             # refresh skills/ from alchemyplatform/skills\n```\n\n## Maintaining skills\n\nThe `skills/` directory is vendored from\n[`alchemyplatform/skills`](https://github.com/alchemyplatform/skills) (the plugin\nformat requires components to live inside the plugin). Refresh them with:\n\n```bash\n./scripts/sync-skills.sh\n```\n\n## Support \u0026 legal\n\n- Documentation: https://docs.alchemy.com/docs/alchemy-mcp-server\n- Support: support@alchemy.com\n- Privacy Policy: https://www.alchemy.com/policies/privacy-policy\n- Terms: https://www.alchemy.com/policies/terms\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falchemyplatform%2Falchemy-claude-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falchemyplatform%2Falchemy-claude-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falchemyplatform%2Falchemy-claude-plugin/lists"}