Skip to content
Cursor

agentiscript mcp for Cursor

io.github.claw-ai-fl/agentiscript-mcp

30,000+ SVG icons for AI, blockchain, DeFi and finance. Search by concept via MCP.

client:Cursor transport:stdio runtime:npm

Install agentiscript mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agentiscript-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "agentiscript-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agentiscript mcp in other clients