json-sanity
by peak-agent
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FROM_EMAIL | No | Sender address (e.g. onboarding@yourdomain.com) | |
| SUPABASE_URL | No | Supabase project URL | |
| RESEND_API_KEY | No | For onboarding emails after checkout | |
| STRIPE_SECRET_KEY | No | Stripe secret key (sk_live_... or sk_test_...). If unset, billing runs in mock mode. | |
| STRIPE_WEBHOOK_SECRET | No | Webhook secret from the Stripe webhook endpoint | |
| STRIPE_METERED_PRICE_ID | No | Price ID for the graduated overage tier | |
| STRIPE_METER_EVENT_NAME | No | Meter name in Stripe dashboard | json_sanity_tool_invocations |
| SUPABASE_SERVICE_ROLE_KEY | No | Service-role key for the sanitize_logs table |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/peak-agent/json-sanity-public'
If you have feedback or need assistance with the MCP directory API, please join our Discord server