← Registry

eCommerce

agensi.io

A marketplace for discovering, purchasing, and managing AI skills on the Agensi platform.

1 endpoint12 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.agensi.io/mcp

No auth detected

MCP server metadata

Name
agensi
Version
1.1.0
Capabilities
tools.listChanged

Known tools 12

search_skills

Search the Agensi marketplace for skills that match the user's request.

Inferred read-only
get_skill

Get full details about a product.

Inferred read-only
my_purchases

List products you've acquired on Agensi - direct purchases AND skills installed with credits.

Inferred read-only
list_categories

List all skill categories on the Agensi marketplace with counts.

Inferred read-only
get_popular

Get the most popular skills on Agensi right now.

Inferred read-only
get_creator

Get a creator's profile and their published skills on Agensi.

Inferred read-only
get_skill_requests

Get community-requested skills that haven't been built yet - opportunities for creators.

Inferred read-only
submit_skill_request

Post a skill request to the Agensi community board when no existing skill matches what you need.

Potential side effects
install_skill

Install a skill directly from Agensi.

Inferred read-only
my_credits

Get your current Agensi credit balance and recent activity.

Inferred read-only
my_library

List every skill you own on Agensi - both direct purchases and skills installed with credits.

Inferred read-only
get_updates

New skills, price drops and skill updates from the creators, categories and skills you follow on Agensi.

Inferred read-only

CONNECT 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.

Trust status RestrictedContent

agensi.io is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.