General Tools
higgsfield.app
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://mizan-bazar.higgsfield.app/mcp
MCP server metadata
- Name
- mizan
- Version
- 0.2.0
Call mizan_check with the endpoint URL before making any x402 payment. 'evita' means Mizan paid that endpoint and got nothing back, with the charge visible on Base. 'non-valutata' means nobody has checked it — not that it is safe.
Known tools 3
mizan_reportExplains what evidence sits under a verdict for a given operator and how to buy it over x402.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mizan]
url = "https://mizan-bazar.higgsfield.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mizan": {
"type": "http",
"url": "https://mizan-bazar.higgsfield.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mizan
Remote MCP URL: https://mizan-bazar.higgsfield.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mizan": {
"url": "https://mizan-bazar.higgsfield.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mizan": {
"type": "http",
"url": "https://mizan-bazar.higgsfield.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mizan",
"transport": "streamable-http",
"url": "https://mizan-bazar.higgsfield.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.