Instructions file
Instructions for jamiew/monarch-mcp, covering claude.md, pii & data privacy, development commands, basic operations and testing & validation.
Instructions file
Instructions for jamiew/monarch-mcp, covering claude.md, pii & data privacy, development commands, basic operations and testing & validation.
MCP server Claude CodeCodexCursor +2
MCP server for Monarch Money personal finance. Runs locally from the monarch-mcp-jamiew Python package. Needs 4 environment variables to run.
Skill Claude CodeCodex
Check for Spotify Web API changes and verify this server still matches them. Use when the user says "check the Spotify API", "any Spotify API changes", "/spotify-api-watch", before a release, or on a schedule. Also use when a Spotify tool starts failing in a way that smells like an upstream change (sudden 403/400 on a…
Instructions file
Instructions for jamiew/spotify-mcp, covering claude.md, essential commands, development, environment setup and git workflow.
MCP server Claude CodeCodexCursor +2
MCP server connecting LLMs to Spotify, with smart-batching and large-playlist tools. Runs locally from the spotify-mcp-jamiew Python package. Needs 3 environment variables to run.
Skill Claude CodeCodex
Refresh this repo's knowledge of the SoundCloud API from official sources — diff the live OpenAPI spec against the endpoints we call, read new API release notes, and update PLAN.md. Use when asked what changed in the SoundCloud API, whether an endpoint still exists, what features we could add, or to check for API…
Instructions file
Claude Code instructions for jamiew/soundcloud-mcp, covering claude.md, layout, soundcloud api rules, testing against the live api and staying current with the api.