Launched this week

ToolSDK.ai
5000+ MCP servers AI tools, 1 line of code
388 followers
5000+ MCP servers AI tools, 1 line of code
388 followers
Free TypeScript SDK for building agentic AI apps — with instant access to MCP servers. Use Cases: Connect your AI agents and automation workflow apps with over 5000 MCP servers and AI tools, all in just one line of code.
ToolSDK.ai
@mrkelly This could drastically cut down build time for automation platforms
ToolSDK.ai
@masump Yes! In addition to MCP Tools, we've also built a UI Form system based on the MCP schema and fields — so you can create Zapier- or n8n-style automation forms directly, powered by the MCP ecosystem.
Wow! This is super useful.
Curious how ToolSDK manages tool discovery and compatibility across 5,000+ MCP servers. Is there a unified schema or standard each tool must follow for inputs/outputs, or do developers have to write adapters to ensure their agents can interact smoothly with different services?
ToolSDK.ai
@lak7 Thanks for the question! Instead of a unified schema, each MCP server is standalone and use its own unique key—similar to how Zapier works. This way, you can connect directly to each server using its specific identifiers, keeping things flexible while maintaining compatibility across the ecosystem. Let me know if you'd like more details! 😊
BestPage.ai
Whoa, one line of code to hook up with 5000+ AI tools? That’s wild. This would save me HOURS connecting new agents—does it handle auth stuff out of the box too?
ToolSDK.ai
@joey_zhu_seopage_ai Great question! 🔐
MCP tools themselves use env-based auth by spec — so out of the box, we support API keys, tokens, etc. via environment variables.
But here’s the cool part: ToolSDK fully supports the Zapier App schema, including OAuth. So any Zapier App can be converted into an MCP tool, with OAuth working out of the box. 😎