Skip to main content
Glama
cursor.md656 B
# Cursor MCP Config This is a simple sample of how to get AutoMobile running with Cursor, for other options see the [overview](index.md). You can either perform a [1-click install](cursor://anysphere.cursor-deeplink/mcp/install?name=auto-mobile&config=eyJfX3R5cGVuYW1lIjoiQ2F0YWxvZ0l0ZW1NY3BDb25maWdDb21tYW5kIiwiY29tbWFuZCI6Im5weCIsImFyZ3MiOlsiLXkiLCJhdXRvLW1vYmlsZUBsYXRlc3QiXSwiZW52IjpudWxsfQ==), or copy the following into your Cursor `mcp.json`: ```json { "mcpServers": { "AutoMobile": { "command": "npx", "args": ["-y", "auto-mobile@latest"] } } } ``` ![cursor-mcp-server-success.png](../img/cursor-mcp-server-success.png)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zillow/auto-mobile'

If you have feedback or need assistance with the MCP directory API, please join our Discord server