Skip to content

Commit f2b81a4

Browse files
authored
add doc (#17)
1 parent 0fa3be8 commit f2b81a4

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ The DXT package includes:
5858
- User configuration schema for the Mapbox access token
5959
- Automatic environment variable setup
6060

61+
### Hosted MCP Endpoint
62+
63+
For quick access, you can use our hosted MCP endpoint:
64+
65+
**Endpoint**: https://mcp-devkit.mapbox.com/mcp
66+
67+
For detailed setup instructions for different clients and API usage, see the [Hosted MCP Server Guide](https://github.com/mapbox/mcp-server/blob/main/docs/hosted-mcp-guide.md). Note: This guide references the standard MCP endpoint - you'll need to update the endpoint URL to use the devkit endpoint above.
68+
6169
### Getting Your Mapbox Access Token
6270

6371
**A Mapbox access token is required to use this MCP server.**
@@ -82,7 +90,6 @@ The `MAPBOX_ACCESS_TOKEN` environment variable is required. **Each tool requires
8290

8391
**get_latest_mapbox_docs_tool** - Access the latest official Mapbox documentation directly from the source. This tool fetches comprehensive, up-to-date information about all Mapbox APIs, SDKs, and developer resources from docs.mapbox.com/llms.txt.
8492

85-
8693
**Example prompts:**
8794

8895
- "What are the latest Mapbox APIs available for developers?"

0 commit comments

Comments
 (0)