Developer Tools
0x307.com
Search and retrieve information about 0x307 company, its products, roadmap, and technology.
ENDPOINT 1
https://0x307.com/api/mcp
MCP server metadata
- Name
- 0x307-mcp-server
- Version
- 1.0.0
Known tools 8
getProductsGet the 0x307 product portfolio — all 4 epics with features, pricing, and status
Inferred read-onlygetRoadmapGet the 0x307 development roadmap with phases, pillars, and gate conditions
Inferred read-onlygetTechnologyGet the 0x307 technology stack including PQC algorithms, protocols, and infrastructure
Inferred read-onlygetInvestorInfoGet investor information including market opportunity, financial forecasts, and cap table
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.0x307-mcp-server]
url = "https://0x307.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"0x307-mcp-server": {
"type": "http",
"url": "https://0x307.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 0x307-mcp-server
Remote MCP URL: https://0x307.com/api/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": {
"0x307-mcp-server": {
"url": "https://0x307.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"0x307-mcp-server": {
"type": "http",
"url": "https://0x307.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "0x307-mcp-server",
"transport": "streamable-http",
"url": "https://0x307.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for 0x307.com was fetched 2026-07-25T04:37:45.818Z and is being refreshed.
0x307.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.