← Back to Plugins
MCP Server MCP

Architecture-DNA

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Deep codebase architect auditing system design schemas.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://architecture-dna-mcp.vercel.app/api/mcp",
      "headers": [
        {
          "description": "Base64-encoded EIP-3009 TransferWithAuthorization signature. Required for premium settlement.",
          "isSecret": true,
          "name": "payment-signature"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...