0.0.7 • Published 10 months ago

@buildwithlayer/apideck-mcp v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

APIDeck MCP Demo Server

Hey Samir and Team! This is your demo MCP server, it can:

  • "Help me get started using APIDeck"
  • CRUD operations for companies
  • CRUD operations for contacts

Install

  1. Open Cursor Settings → MCP
  2. Click Add New MCP Server
  3. Replace the file contents with the following
{
  "mcpServers": {
    "APIDeck": {
      "command": "npx",
      "args": [
        "@buildwithlayer/apideck-mcp",
        "--x-apideck-app-id=<YOUR APIDECK APP ID>",
        "--x-apideck-consumer-id=<YOUR APIDECK CONSUMER ID>",
        "--authorization=<YOUR APIDECK API KEY>"
      ]
    }
  }
}
0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.0

10 months ago