💫 Tachyon MCP Runtime for Java and Kotlin - Model Context Protocol (MCP) server with Streamable HTTP, native Netty transports, tools, tasks, resources, prompts, completions, resumable sessions, and stateless deployment support.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"tachyon": {
"command": "npx",
"args": [
"-y",
"tachyonmcp/tachyon"
]
}
}
}
Run in terminal:
claude mcp add tachyon npx -y tachyonmcp/tachyon
Add to .cursor/mcp.json:
{
"mcpServers": {
"tachyon": {
"command": "npx",
"args": [
"-y",
"tachyonmcp/tachyon"
]
}
}
}
Topics
aiai-agent-toolsai-agentsai-agents-mcpjavajava-21java-25java-26llm-toolsmcpmodel-context-protocolnettyserver