Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: Open

OpenZeppelin Cairo Contracts hosted MCP server

Cairo contracts

OpenZeppelin’s Cairo Contracts MCP server exposes its Starknet contract library to agents, so Cairo development can lean on audited implementations and official guidance.

Curated by Published Updated

Server description

OpenZeppelin’s Cairo contract library for Starknet

OpenZeppelin’s Cairo Contracts MCP server exposes its Starknet contract library to agents, so Cairo development can lean on audited implementations and official guidance.

Directory details

Slug
openzeppelin-cairo-contracts
Category
Software Development
Category slug
software-development
Authentication
Open
Auth type
none

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "openzeppelin-cairo-contracts": {
      "url": "https://mcp.openzeppelin.com/contracts/cairo/mcp"
    }
  }
}

Connection links