FAQ

What is Tairon?

Tairon is the oracle layer for AI. It connects blockchain data, protocols, and tools to intelligent systems, giving developers a single place to discover, test, and integrate live, verifiable on-chain data.


How do I submit my MCP server to Tairon?

You can submit your server via the Tairon web interface or CLI. You need to provide metadata such as server name, base URL, supported functions, contact info, and optionally audits or documentation. See the Server Submission Guidefor details.


What makes a server “verified”?

A verified server usually has public code repositories, audit reports, reproducible build logs, and passes Tairon’s live Inspector tests consistently.


Can I submit private or internal servers?

Yes, Tairon supports private server listings with scoped or whitelisted access for teams or test environments.


How do I get an API key?

Sign up on Tairon’s platform and navigate to your account dashboard to generate API keys for accessing protected endpoints.


How can I monitor my server’s health?

You can use the /health endpoint exposed by your MCP server, and Tairon provides uptime and response time monitoring on its dashboard.


How do I handle errors when calling MCP servers?

Refer to the Troubleshooting Guide for common error codes and solutions.


Can I integrate Tairon APIs with my existing applications?

Yes. Tairon provides REST APIs, SDKs for JavaScript and Python, and detailed documentation to help you integrate MCP servers seamlessly.


Where can I get support?

Email [email protected], or check the documentation for updates and announcements.

Last updated