Skip to content

Commit 0ddd758

Browse files
committed
glama.json: align description + keywords with CLI-first README (0.8.5)
1 parent 5e2b957 commit 0ddd758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

glama.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://glama.ai/mcp/schemas/server.json",
33
"maintainers": ["TPEmist"],
44
"name": "Point One Percent — AI Agent Payment Guardrail",
5-
"description": "Local MCP server and semantic payment guardrail for agentic workflows. Intercepts agent payment intent, evaluates reasoning against policy (keyword or LLM engine), and injects card credentials directly into browser forms via CDP — the raw card number never enters the agent's context window.",
5+
"description": "The runtime security layer for AI agent commerce. Drop-in CLI + MCP server — blocks hallucinated purchases and keeps card credentials out of agent context. Intercepts agent payment intent, evaluates reasoning against policy (keyword or LLM engine), and injects card credentials directly into browser forms via CDP — the raw card number never enters the agent's context window.",
66
"license": "MIT",
77
"homepage": "https://github.com/100xPercent/pop-pay-python",
88
"tools": [
@@ -12,5 +12,5 @@
1212
}
1313
],
1414
"categories": ["finance", "security", "payments"],
15-
"keywords": ["payment", "guardrail", "agentic", "mcp", "security", "cdp", "browser-automation"]
15+
"keywords": ["payment", "guardrail", "agentic", "mcp", "cli", "security", "cdp", "browser-automation", "agent-tool"]
1616
}

0 commit comments

Comments
 (0)