Agent / MCP
Install Signet MCP
Connect this endpoint to your editor so an agent can read the Signet integration skill, generate login URLs, validate callbacks, and list required env vars.
Agent / MCP
Install Signet MCP
Add this endpoint to Cursor or VS Code so an agent can ask how to integrate third-party login.
{
"mcpServers": {
"signet": {
"url": "https://signet.davidjones.fun/api/mcp"
}
}
}