MCP servers overview
What MCP is, how Crusoe hosts MCP servers with immutable versions, and how it compares to Amazon, Google, and Microsoft.
Deploy an MCP server from source
Package a small Python module and deploy it as a hosted MCP server, without hand-writing server scaffolding.
Publish tools
Create an MCP server, publish a @crusoe.tool handler, watch the build reach ready, and wire in credential keys.
Versions and rollback
How every MCP publish becomes an immutable version, how to roll back without a rebuild, and how yanking retires a version.
Connect agents and clients
Find an MCP server's endpoint, understand its per-server bearer token, and call its tools from a platform agent or an external MCP client.