Official Stripe MCP integration for Prime Agent. Connects to Stripe's remote MCP server at https://mcp.stripe.com with OAuth and exposes live Stripe API, billing, reporting, and documentation tools. Use for Stripe test-mode setup, products, prices, customers, subscriptions, billing portal configuration, webhook…
Connect Prime Agent to the local zig-docs-mcp MCP server for always-fresh official Zig documentation of the latest release, std-library symbol docs from released sources, curated high-performance lightweight-software guidance, and safe local Zig toolchain auto-update prompts. Use when writing, reviewing, or debugging…
Operating rules for working WITH Zig itself: before writing or reviewing Zig code, fetch fresh docs for the latest release via the zig-docs-mcp tools (zdoc singleton), check whether the local toolchain is behind and offer a gated auto-update, and ground all performance guidance in the bundled high-performance…