eCommerce
agensi.io
A marketplace for discovering, purchasing, and managing AI skills on the Agensi platform.
ENDPOINT 1
https://mcp.agensi.io/mcp
MCP server metadata
- Name
- agensi
- Version
- 1.1.0
Known tools 12
search_skillsSearch the Agensi marketplace for skills that match the user's request.
Inferred read-onlymy_purchasesList products you've acquired on Agensi - direct purchases AND skills installed with credits.
Inferred read-onlyget_skill_requestsGet community-requested skills that haven't been built yet - opportunities for creators.
Inferred read-onlysubmit_skill_requestPost a skill request to the Agensi community board when no existing skill matches what you need.
Potential side effectsmy_libraryList every skill you own on Agensi - both direct purchases and skills installed with credits.
Inferred read-onlyget_updatesNew skills, price drops and skill updates from the creators, categories and skills you follow on Agensi.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agensi]
url = "https://mcp.agensi.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agensi": {
"type": "http",
"url": "https://mcp.agensi.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agensi
Remote MCP URL: https://mcp.agensi.io/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agensi": {
"url": "https://mcp.agensi.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agensi": {
"type": "http",
"url": "https://mcp.agensi.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agensi",
"transport": "streamable-http",
"url": "https://mcp.agensi.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for agensi.io was fetched 2026-09-01T10:52:20.152Z.
agensi.io is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.