# Heroku AI: Heroku Remote MCP Server

DevFeed: [Heroku AI: Heroku Remote MCP Server](<https://devfeed.tech/articles/heroku-ai-heroku-remote-mcp-server-26443.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/heroku-remote-mcp-server/>)

Author: Anush DSouza

Published: 2025-06-24T22:47:09Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Heroku AI](<https://devfeed.tech/topics/heroku-ai.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [OAuth 2.0](<https://devfeed.tech/topics/oauth2.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>)

Tags: [agentforce](<https://devfeed.tech/tags/agentforce.md>), [ai](<https://devfeed.tech/tags/ai.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [claude](<https://devfeed.tech/tags/claude.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-ai](<https://devfeed.tech/tags/heroku-ai.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-on-heroku](<https://devfeed.tech/tags/mcp-on-heroku.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [news](<https://devfeed.tech/tags/news.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [oauth-2-0](<https://devfeed.tech/tags/oauth-2-0.md>), [remote-mcp-server](<https://devfeed.tech/tags/remote-mcp-server.md>), [visual-studio-code](<https://devfeed.tech/tags/visual-studio-code.md>)

## AI overview

Heroku introduces the Heroku Remote MCP Server, extending its earlier stdio-based server with remote access and OAuth 2.0 authentication. The article explains how agents and clients such as Claude, Agentforce, Cursor, and Visual Studio Code can connect to Heroku and use platform tools.

## Source excerpt

Developers can easily scale how autonomous agents interact with infrastructure using the Heroku Remote MCP Server at https://mcp.heroku.com/mcp. This new remote server expands our earlier stdio-based MCP server and comes with secure OAuth authentication. It's provides a secure, scalable, and incredibly simple way for agents to interact with the Heroku platform and use tools to [...] The post Heroku AI: Heroku Remote MCP Server appeared first on Heroku.