Skip to main content

install-agentpmt-mcp

Facilitates the installation and configuration of the AgentPMT MCP server for seamless integration with various AI platforms.

Install this skill

or
68/100

Security score

The install-agentpmt-mcp skill was audited on Jun 13, 2026 and we found 12 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 155

Curl to non-GitHub URL

SourceSKILL.md
155curl -X POST https://api.agentpmt.com/mcp \
medium line 173

Curl to non-GitHub URL

SourceSKILL.md
173curl -X POST https://api.agentpmt.com/mcp \
medium line 187

Curl to non-GitHub URL

SourceSKILL.md
187curl -X POST https://api.agentpmt.com/mcp \
medium line 65

Access to hidden dotfiles in home directory

SourceSKILL.md
65- macOS: `~/.config/Claude/claude_desktop_config.json`
medium line 84

Access to hidden dotfiles in home directory

SourceSKILL.md
84Add to the project's `.mcp.json` or the global `~/.claude/mcp.json`:
low line 23

External URL reference

SourceSKILL.md
23If the user does not have these, direct them to create an account at https://www.agentpmt.com and set up a budget first.
low line 142

External URL reference

SourceSKILL.md
142**Endpoint:** `https://api.agentpmt.com/mcp`
low line 155

External URL reference

SourceSKILL.md
155curl -X POST https://api.agentpmt.com/mcp \
low line 173

External URL reference

SourceSKILL.md
173curl -X POST https://api.agentpmt.com/mcp \
low line 187

External URL reference

SourceSKILL.md
187curl -X POST https://api.agentpmt.com/mcp \
low line 209

External URL reference

SourceSKILL.md
209"url": "https://api.agentpmt.com/mcp",
low line 226

External URL reference

SourceSKILL.md
2263. Check the AgentPMT dashboard at https://www.agentpmt.com/dashboard -- active connections appear in real time.
Scanned on Jun 13, 2026
View Security Dashboard
Installation guide →