Odel
Ten

Ten

Local
@johnbeansPythonApache-2.0Updated 5mo ago

Ten formal algebra for machine intelligence — encode, decode, compose, and verify

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIten-mcp-serverv0.1.0

Run

uvx ten-mcp-server

MCP client config

{
  "mcpServers": {
    "ten": {
      "command": "uvx",
      "args": [
        "ten-mcp-server"
      ]
    }
  }
}