signet-mcp

go-signet/signet-mcp
★ 0 stars Go Code/Dev Tools Updated today
MCP (Model Context Protocol) server for Signet
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "signet-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/go-signet/signet-mcp@latest"
      ]
    }
  }
}

README Excerpt

The official [MCP](https://modelcontextprotocol.io) server for authorization server. It lets AI assistants (Claude Code, IDEs, chat clients) inspect and debug a Signet deployment directly: discovery metadata, JWT diagnostics, token introspection and revocation, and live testing of all four OAuth flows.

Tools (20)

SIGNET_MCP_ADDRSIGNET_MCP_CIMD_ALLOW_PRIVATE_NETWORKSSIGNET_MCP_CLIENT_IDSIGNET_MCP_CLIENT_SECRETSIGNET_MCP_ISSUERSIGNET_MCP_LOG_LEVELSIGNET_MCP_PUBLIC_URLSIGNET_MCP_TOOLSETSSIGNET_MCP_TRANSPORTsignet_build_authorize_urlsignet_client_credentials_tokensignet_decode_jwtsignet_device_flow_pollsignet_device_flow_startsignet_exchange_codesignet_get_jwkssignet_get_metadatasignet_healthsignet_introspect_tokensignet_refresh_token

Topics

aiai-agentsauthorization-serverdeveloper-toolsgogolangjwtmcpmcp-servermodel-context-protocoloauth2oidcopenid-connectrfc8414signet