{"$schema":"https://modelcontextprotocol.io/schemas/manifest/v1.json","name":"fungies","displayName":"Fungies MCP","version":"0.2.4","description":"Official Model Context Protocol server for the Fungies Merchant of Record platform. Manage products, offers, orders, subscriptions, customers, discounts, payments, checkout elements, and webhooks via natural language.","vendor":{"name":"Fungies","url":"https://fungies.io"},"transport":{"type":"streamable-http","endpoint":"https://mcp.fungies.io/mcp"},"auth":{"type":"api-keys","headers":{"required":["x-fngs-public-key"],"optional":["x-fngs-secret-key"]},"keysUrl":"https://app.fungies.io/devs/api-keys","notes":"Public key alone grants read-only access. Add the secret key to unlock all 40 tools including write and destructive operations."},"capabilities":{"tools":true,"resources":false,"prompts":false},"tools":{"total":40,"readOnly":17,"write":16,"destructive":7,"categories":[{"name":"products","readOnly":2,"write":3,"destructive":1},{"name":"offers","readOnly":2,"write":2,"destructive":1},{"name":"offer_keys","readOnly":0,"write":1,"destructive":1},{"name":"orders","readOnly":2,"write":0,"destructive":1},{"name":"subscriptions","readOnly":2,"write":4,"destructive":1},{"name":"users","readOnly":3,"write":3,"destructive":1},{"name":"discounts","readOnly":2,"write":2,"destructive":1},{"name":"payments","readOnly":2,"write":0,"destructive":0},{"name":"elements","readOnly":1,"write":1,"destructive":0},{"name":"webhooks","readOnly":1,"write":0,"destructive":0}]},"safety":{"destructiveConfirmGate":true,"originAllowlist":true,"bodyLimitBytes":262144,"rateLimitPerKeyPerMinute":300},"links":{"docs":"https://docs.fungies.io/api-reference/introduction","install":"https://mcp.fungies.io/install","health":"https://mcp.fungies.io/healthz","agentSkills":"https://mcp.fungies.io/.well-known/agent-skills/index.json","repository":"https://github.com/dukenukemall/fungies-mcp","issues":"https://github.com/dukenukemall/fungies-mcp/issues","support":"https://help.fungies.io"}}