FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
How We Turned CrewForm Agents Into MCP Tools
How-ToTools

How We Turned CrewForm Agents Into MCP Tools

via Dev.toVincent Grobler2h ago

Last month I shared how we built a visual workflow builder for AI agent teams . This time: how we made those agents callable from Claude Desktop, Cursor, and any other MCP client — without the agents knowing or caring. The idea CrewForm already supported MCP as a client — our agents could call external MCP tool servers (GitHub, Brave Search, Postgres, etc.). But MCP is a two-way standard. We wanted to flip it around: What if your CrewForm agents could BE the tools? Imagine configuring a "Content Writer" agent in CrewForm — with a specific model, system prompt, knowledge base, and tools — and then calling it from Claude Desktop as if it were any other MCP tool. No API wrappers. No custom integration code. Just add a URL to your claude_desktop_config.json and go. The protocol MCP (Model Context Protocol) uses JSON-RPC 2.0 over HTTP. A client connects, discovers tools, and calls them. The key methods: initialize — Handshake. Client sends its info, server responds with capabilities. tools/

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles

How-To

Why New Bug Bounty Hunters Get Stuck — And How to Fix It

Medium Programming • 3h ago

Beyond the Code: Why the 7-Step Development Lifecycle is Your Competitive Advantage.‍
How-To

Beyond the Code: Why the 7-Step Development Lifecycle is Your Competitive Advantage.‍

Medium Programming • 4h ago

HadisKu Is Now Ad-Free: Why I Removed Ads From My Islamic App
How-To

HadisKu Is Now Ad-Free: Why I Removed Ads From My Islamic App

Dev.to • 6h ago

How-To

How To Be Productive — its not all about programming :)

Medium Programming • 6h ago

Welcome Thread - v371
How-To

Welcome Thread - v371

Dev.to • 6h ago

Discover More Articles