GoRest Connector for AI agents.
23 live capabilities
Generate and manage mock RESTful data for your frontend prototypes.
Waiting for input…
Why people use GoRest
GoRest Mock Data for Frontend Development
GoRest changes that by giving your agent a live way to interact with mock records. Instead of static files, you can ask your agent to create_user or list_posts to see how your app handles real-time updates. You get a working UI and a sense of progress in minutes.
What Vinkius changes
You get a ready-to-use data source for your frontend tests without writing a single line of backend code.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Populating a new UI layout
A frontend dev needs to see how a blog feed looks.
- Real-world use case 02
Automating test user creation
A QA engineer wants to test a sign-up flow.
- Real-world use case 03
Simulating a social feed
A developer is building a social app.
Complete set · 23capabilities
The complete GoRest capability set.
These are the exact actions your AI can choose when you ask it to work with GoRest.
01—04
4 capabilities in this set.
Part of 23 available through GoRest.
- 01 Capability
Create post comment
Attach a comment to a specific post. This allows for targeted interaction on specific content pieces.
- 02 Capability
Create post
Create a new blog post with your own content. It works perfectly for populating a news feed or a personal blog section.
- 03 Capability
Create todo
Make a new task for your list. It's a simple way to add items to a general to-do system.
- 04 Capability
Create user post
Write a post on behalf of a specific user. This helps simulate content creation by different accounts.
05—08
4 capabilities in this set.
Part of 23 available through GoRest.
- 05 Capability
Create user todo
Assign a new task to a specific user. Use this to populate individual user task lists.
- 06 Capability
Create user
Register a new user profile in the system. This is the starting point for creating mock accounts.
- 07 Capability
Delete user
Remove a user profile from the database. Use this to clean up test accounts after a run.
- 08 Capability
Get comment
Look up the details of one specific comment. This is useful for checking individual interaction records.
09—12
4 capabilities in this set.
Part of 23 available through GoRest.
- 09 Capability
Get post
Fetch the details of a single blog post. Use this to pull in specific content for a detail view.
- 10 Capability
Get todo
View the details of one specific task. Use this to inspect the contents of a single to-do item.
- 11 Capability
Get user
Retrieve the profile of a specific user. This allows you to pull in detailed account information.
- 12 Capability
List comments
Browse all comments with pagination. This helps you see all the interactions happening across the platform.
13—16
4 capabilities in this set.
Part of 23 available through GoRest.
- 13 Capability
List post comments
See all comments for one specific post. This is perfect for building a comment section UI.
- 14 Capability
List users
Get a list of all users in the system. Use this to see the full breadth of your mock user base.
- 15 Capability
Replace user
Completely overwrite an existing user profile. Use this for bulk updates or resetting test accounts.
- 16 Capability
Update post
Edit the details of an existing post. This lets you simulate content edits in real time.
17—20
4 capabilities in this set.
Part of 23 available through GoRest.
- 17 Capability
Update user
Make partial changes to a user profile. Use this to update a single field like status or name.
- 18 Capability
Delete post
Remove a post from the system permanently. Use this when you need to clear out old test entries.
- 19 Capability
List todos
See a list of all current tasks with pagination. This helps you browse through a large volume of items quickly.
- 20 Capability
List user posts
Find every post written by a specific user. This is great for building author-specific profiles.
21—23
3 capabilities in this set.
Part of 23 available through GoRest.
- 21 Capability
List user todos
View all tasks belonging to a single user. Use this to check a specific person's task list.
- 22 Capability
List posts
Get a list of all posts across the platform. It supports pagination for easier browsing.
- 23 Capability
Create comment
Add a new comment to the database. Use this to simulate community interaction on your app.
Set up in minutes
One URL. Then ask GoRest to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GoRest from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Qny16xW7K5GOX46H0i4N9aUcRHuq8regt4wDp5Bb/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it GoRest, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GoRest for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Qny16xW7K5GOX46H0i4N9aUcRHuq8regt4wDp5Bb/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the GoRest URL.
- Step 03
Save and start
Save the connection and enable GoRest in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gorest": {
"url": "https://edge.vinkius.com/vk_preview_Qny16xW7K5GOX46H0i4N9aUcRHuq8regt4wDp5Bb/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using GoRest
Open Agent mode in chat and ask: "Using GoRest, help me...". 23 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gorest": {
"url": "https://edge.vinkius.com/vk_preview_Qny16xW7K5GOX46H0i4N9aUcRHuq8regt4wDp5Bb/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using GoRest
Ask Copilot: "Using GoRest, help me...". 23 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gorest": {
"url": "https://edge.vinkius.com/vk_preview_Qny16xW7K5GOX46H0i4N9aUcRHuq8regt4wDp5Bb/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using GoRest
Open Cascade and ask: "Using GoRest, help me...". 23 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gorest": {
"url": "https://edge.vinkius.com/vk_preview_Qny16xW7K5GOX46H0i4N9aUcRHuq8regt4wDp5Bb/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using GoRest
Ask Cline: "Using GoRest, help me...". 23 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gorest --transport http "https://edge.vinkius.com/vk_preview_Qny16xW7K5GOX46H0i4N9aUcRHuq8regt4wDp5Bb/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using GoRest
Ask Claude: "Using GoRest, show me...". 23 tools are ready
Where the request belongs
Work GoRest can move forward.
This is for the frontend dev who needs to see a UI working today, the QA engineer tired of manual data entry, and the analyst practicing REST queries.
Frontend Developer
Populates UI components with realistic mock data to test layouts and interactions without waiting for a backend team.
QA Engineer
Automates the creation and deletion of test accounts and content to verify application logic and edge cases.
Data Analyst
Practices querying and manipulating relational-style data structures through a clean REST interface.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsJSONPlaceholder
Access fake online REST API for testing and prototyping. manage posts, comments, albums, photos, and todos directly from your AI agent.
Reqres
Test your front-end against a real API. manage users, resources, and project records for prototyping and testing.
DummyJSON
Access a comprehensive suite of dummy data for testing and prototyping. products, carts, and user authentication directly from your AI agent.
Sanity
Manage headless CMS content via Sanity. query documents with GROQ, create/update/delete content and manage datasets from any AI agent.
Postman
Design, test, and document APIs collaboratively with the world most popular API development platform used by millions of developers.
Strapi
Connect your AI to Strapi. Fully orchestrate your headless CMS. create entries, manage content types, and upload media assets naturally.
Bring your own AI
Change the model, client or framework. Keep GoRest connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about GoRest.
The practical details behind the request, access and result.
What is the GoRest MCP?
It is a connector that lets your AI agent interact with a mock RESTful API. It provides a way to manage users, posts, and comments for testing and prototyping.
Can I use GoRest to test my frontend UI?
Yes, that is the primary use case. It allows you to pull in realistic-looking records so you can see how your app handles data without a real backend.
Does GoRest provide real user data?
No, GoRest provides mock data. It is designed for simulation, prototyping, and testing, not for storing actual production information.
How do I get mock users for my project?
Once connected, you can simply ask your agent to list users or create new ones. It will handle the requests to the mock database for you.
Can GoRest handle blog posts and comments?
Yes, it includes full support for managing blog-style posts and attaching comments to them, making it great for social media or news feed prototypes.
Is GoRest good for QA automation?
It is excellent for QA. You can use it to automate the creation and deletion of test accounts and content to verify your application's logic.
Can I filter users by their status or gender using this server?
Yes! The list_users capability supports optional filters for name, email, gender, and status, allowing you to narrow down the results easily.
Is it possible to perform partial updates on a user profile?
Absolutely. Use the update_user capability to modify specific fields like email or status without needing to provide the entire user object.
How can I view all comments across the platform?
You can use the list_comments capability, which supports pagination to help you browse through all recorded comments in the system.
One connection away
Give your agent a direct line to GoRest.
Connect GoRest once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available