Pre-flight spend authorization for AI agents. Set a budget, enforce limits, audit every decision.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
figuard-mcp · npm · 1.2.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.figuard/figuard-mcp",
"description": "Pre-flight spend authorization for AI agents. Set a budget, enforce limits, audit every decision.",
"repository": {
"url": "https://github.com/figuard/figuard-core",
"source": "github",
"subfolder": "packages/mcp"
},
"version": "1.2.0",
"websiteUrl": "https://figuard.io",
"packages": [
{
"registryType": "npm",
"identifier": "figuard-mcp",
"version": "1.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "FiGuard API key — set this (with FIGUARD_BASE_URL) to use a self-hosted FiGuard server. Leave unset to run embedded: in-process enforcement against a local SQLite file, no account or server needed.",
"format": "string",
"isSecret": true,
"name": "FIGUARD_API_KEY"
},
{
"description": "Self-hosted FiGuard server URL. Leave unset to run embedded against a local SQLite file.",
"format": "string",
"name": "FIGUARD_BASE_URL"
},
{
"description": "Path to the embedded SQLite file (default ~/.figuard/figuard.db). Embedded is the default backend — no server required.",
"format": "string",
"name": "FIGUARD_DATABASE"
},
{
"description": "Backend mode: embedded | server | sandbox. Defaults to embedded when nothing else is configured.",
"format": "string",
"name": "FIGUARD_MODE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-17T12:06:49.169959Z",
"publishedAt": "2026-06-17T12:06:49.169959Z",
"updatedAt": "2026-06-17T12:06:49.169959Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.2.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.