Web scraping, encoding, crypto, generators, JSON tools, text utilities — all behind a single API key with usage tracking and rate limiting.
8 categories, 35+ endpoints. Every tool your agent or app needs to handle web content, data transformation, and security.
Extract content from any URL as markdown, text, or HTML with optional JS rendering.
/v1/scrapePublish HTML, Markdown, or JSON to instant shareable URLs with TTL.
/v1/publishBase64, URL, HTML encoding. SHA/MD5/bcrypt hashing. AES encryption.
/v1/encode/*UUID, ULID, NanoID, secure tokens, and configurable passwords.
/v1/generate/*Format, minify, diff, JSONPath query, and convert to YAML/CSV/TOML.
/v1/json/*Diff, case conversion, slugify, word count, HTML-to-Markdown, truncate.
/v1/text/*JWT decode/verify, URL parsing, basic auth headers, HTTP status lookup.
/v1/web/*Add to Claude, Cursor, or any MCP-compatible agent in 30 seconds.
MCPNo signup required — explore the API with these code examples.
curl -X POST https://techtooldev.com/v1/generate/uuid \
-H "Authorization: Bearer atk_your_key_here" \
-H "Content-Type: application/json"
# Response:
# { "data": { "uuid": "f47ac10b-58cc..." }, "error": null }Start free. Scale as you grow.
AgentToolkit works as an MCP server. Add it to Claude Desktop, Cursor, or any MCP-compatible agent.
{
"mcpServers": {
"agenttoolkit": {
"url": "https://techtooldev.com/mcp",
"headers": {
"Authorization": "Bearer atk_your_key"
}
}
}
}Get 1,000 free API credits. No credit card required.
Get your API key