ZakCodeX brand logo
ZakCodeX MCP Server Status

ZakCodeX MCP Server Status

Model Context Protocol server availability and agent integration options from ZakCodeX.

Streamable HTTP endpoint

ZakCodeX publishes an MCP server at https://zakcodex.com/mcp using the Streamable HTTP transport and JSON-RPC 2.0. Protocol initialization and tool discovery are public, while every tool execution requires authentication. The discovery manifest is available at https://zakcodex.com/.well-known/mcp.json.

Available tools

The server exposes typed get_phone_country and create_contact_submission tools. Contact submission creates a real project enquiry and should only be called with user approval.

Authentication

Every MCP request requires a server-issued ZakCodeX bearer token. The server validates Origin headers and supports MCP protocol lifecycle negotiation, tools/list, and tools/call.

See the ZakCodeX Developer Portal, ZakCodeX OpenAPI specification, or email contact@zakcodex.com.