# Murmuration > Murmuration is an AI cofounder skill for growing your business. It lives inside the coding agents developers already use — Claude, Codex, and Cursor — and works the way a great cofounder would: proactively scanning your project, threading context across your stack (GitHub, Linear, Stripe, deploy logs, etc.), surfacing what to fix today with the cross-system thread, and running the automations to ship the answer. What it runs falls into two buckets. (1) **Your own automations** — flows you build yourself, executed wherever you want. (2) **Marketplace automations** — flows published by other developers, accessed through the same skill, billed against the same single credit balance. Marketplace flows execute inside a Trusted Execution Environment (TEE, powered by Lit Protocol) so the publisher's source code stays private while you can verify it wasn't tampered with via IPFS content hashing. The marquee paid flows are the ones you'd want a chief-of-staff for: a daily digest that ranks open issues + TODOs + recent PR activity across every system you've connected and surfaces "the three things you should look at today," LLM PR review, weekly dependency-release-note summaries, weekly competitor-site diffs, LLM issue triage. Free in chat for scans, fixes, and recommendations; pay only for the automations watched while you sleep. ## Catalog - [Browse the catalogue](https://usemur.dev/catalogue): Verified skills, code flows, and x402 endpoints — pay-per-call. - [Catalogue (JSON)](https://usemur.dev/api/catalogue): Same data as JSON; supports query, scope, pagination. - [OpenAPI 3.1 spec](https://usemur.dev/api/docs/openapi.json): Full Murmuration API surface. - [MCP server (catalog-wide)](https://usemur.dev/mcp/agent): JSON-RPC interface for agents. - [Sitemap](https://usemur.dev/sitemap.xml): All public URLs. ## Documentation - [Overview](https://usemur.dev/docs?tab=home): What Murmuration is and how to use it. - [Quickstart](https://usemur.dev/docs?tab=quickstart): Publish or consume a flow. - [Concepts](https://usemur.dev/docs?tab=concepts): Architecture and trust model. - [API reference](https://usemur.dev/docs?tab=reference): API surface and CLI. - [Security & TEE model](https://usemur.dev/docs?tab=security): How code stays private and verified. ## Discovery endpoints - [x402 resources](https://usemur.dev/.well-known/x402): All payable endpoints in x402 format. - [OAuth authorization server](https://usemur.dev/.well-known/oauth-authorization-server): OAuth 2.0 metadata (RFC 8414). - [OAuth protected resource](https://usemur.dev/.well-known/oauth-protected-resource): Protected resource metadata (RFC 9728). ## Published flows - [send-postcard](https://usemur.dev/f/send-postcard): Sends a physical postcard via the Lob API from inside a TEE. ($1 per call) - [dead-drop](https://usemur.dev/f/dead-drop): Atomic exchange of encrypted digital goods between two agents. AI-verified escrow with on-chain attestation. ($0.01 per call) - [github-bounty](https://usemur.dev/f/github-bounty): Escrow arbiter — Claude agent reviews if a PR solves a GitHub issue, signs on-chain release if approved. ($0.05 per call) - [model-council](https://usemur.dev/f/model-council): Queries 4 LLMs in parallel via OpenRouter, then synthesizes consensus. ($0.9 per call) - [ipfs-upload](https://usemur.dev/f/ipfs-upload): Generate a Pinata presigned URL for direct IPFS uploads. No API key needed — pay per request. ($0.01 per call) - [x402-passthrough](https://usemur.dev/f/x402-passthrough): Credit card bridge to x402 APIs. Use any x402 endpoint with Murmuration credits — no crypto wallet, no tokens, no blockchain experience needed. ($0.1 per call) - [txn-checker](https://usemur.dev/f/txn-checker): Two-layer EVM transaction verification: deterministic triggers \(OFAC, balance, gas, limits\) reject fast, then Graph-of-Thoughts LLM reasoning checks intent alignment, adversarial patterns, and compliance. ($0.01 per call) - [identity-verify](https://usemur.dev/f/identity-verify): Verify identity — check name, address, phone, email against consumer databases. Returns verification, cross-references, and corrected addresses. ($0.1 per call) - [pdf-extract](https://usemur.dev/f/pdf-extract): Extract text from a PDF using opendataloader-pdf. No setup needed. ($0.02 per call) - [embeddings](https://usemur.dev/f/embeddings): Generate text embeddings via OpenAI. No API key needed — just pay per request with x402. ($0.02 per call) - [non-us-proxy](https://usemur.dev/f/non-us-proxy): Returns a non-US \(Mexico\) proxy. Provider API key stays secret in the TEE. ($0.02 per call) - [oracle](https://usemur.dev/f/oracle): Fetches a URL and signs the response with the flow's vault PKP. ($0.05 per call) - [Bedtime Story Machine](https://usemur.dev/f/bedtime-story-machine): Tell me about your kid and I'll write them a personalized bedtime story woven with real nature facts. Multi-turn: pass message + history. ($0.01 per call)