Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT 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-com]
url = "https://0x307.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"0x307-com": {
"type": "http",
"url": "https://0x307.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 0x307-com
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-com": {
"url": "https://0x307.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"0x307-com": {
"type": "http",
"url": "https://0x307.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "0x307-com",
"transport": "streamable-http",
"url": "https://0x307.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search— Search all 0x307 content including products, roadmap, technology, and pagesgetCompanyInfo— Get comprehensive information about 0x307 Inc.getProducts— Get the 0x307 product portfolio — all 4 epics with features, pricing, and statusgetRoadmap— Get the 0x307 development roadmap with phases, pillars, and gate conditionsgetTechnology— Get the 0x307 technology stack including PQC algorithms, protocols, and infrastructuregetInvestorInfo— Get investor information including market opportunity, financial forecasts, and cap tablegetContact— Get contact information for 0x307 Inc.