Search technical manuals for T&M, industrial automation, and power electronics equipment.
https://mcp.techmanual.ai/mcp/uvx techmanual-client{
"TMAI_API_KEY": "YOUR_SECRET_VALUE",
"TMAI_API_URL": "YOUR_VALUE_HERE"
}Headers: Authorization
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-techmanual-ai-techmanual": {
"command": "uvx",
"args": [
"techmanual-client"
],
"env": {
"TMAI_API_KEY": "YOUR_SECRET_VALUE",
"TMAI_API_URL": "YOUR_VALUE_HERE"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
Paste an API key, bearer token, or session value from the provider. It is used once to list inventory and discarded after the request.
API key for techmanual.ai. Get a free key instantly at https://techmanual.ai/setup (no account required). Format: Bearer tmai_...
techmanual.ai is an MCP server for Search technical manuals for T&M, industrial automation, and power electronics equipment.. It supports STDIO, HTTP transport.
Use the generated config in Install. This server runs with uvx techmanual-client; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install, copy the config, and add it to Claude Desktop's MCP server settings. Endpoint: https://mcp.techmanual.ai/mcp/.
Choose the Claude Code tab in Install, copy the config, and add it to Claude Code's MCP server settings. Endpoint: https://mcp.techmanual.ai/mcp/.
Choose the Codex tab in Install, copy the config, and add it to Codex's MCP server settings. Endpoint: https://mcp.techmanual.ai/mcp/.
Choose the Cursor or VS Code tab in Install, copy the config, and add it to Cursor or VS Code's MCP server settings. Endpoint: https://mcp.techmanual.ai/mcp/.
techmanual.ai uses STDIO, HTTP transport. Endpoint: https://mcp.techmanual.ai/mcp/.
techmanual.ai inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
techmanual.ai is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
techmanual-clientstdio | pypi | 0.2.1 | Env: TMAI_API_KEY required secret Env: TMAI_API_URL |