PluginBench
MCP Server

AgentUtility Mediakit MCP Server

ai.agentutility/mcp-mediakit

What is the AgentUtility Mediakit MCP server?

MCP server for the @agentutility mediakit cluster — pay-per-call x402 tools, no API keys, USDC on…

How to install AgentUtility Mediakit

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-mediakit": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-mediakit"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-mediakit": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-mediakit"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-mediakit": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-mediakit"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mcp-mediakit": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-mediakit"
      ]
    }
  }
}
Claude Code
claude mcp add mcp-mediakit -- npx -y @agentutility/mcp-mediakit

Related MCP servers

MCP server for the @agentutility agentops cluster — pay-per-call x402 tools, no API keys, USDC on…

View repository →

MCP server for the @agentutility bestiary cluster — pay-per-call x402 tools, no API keys, USDC on…

View repository →

MCP server for the @agentutility browser-workflow cluster — pay-per-call x402 tools, no API keys…

View repository →

MCP server for the @agentutility compose cluster — pay-per-call x402 tools, no API keys, USDC on…

View repository →

MCP server for the @agentutility edge-finance cluster — pay-per-call x402 tools, no API keys, USDC…

View repository →

MCP server for the @agentutility edge-market cluster — pay-per-call x402 tools, no API keys, USDC…

View repository →