Resco Agents
Part of Resco Vibe Studio
Transform your mobile CRM experience with intelligent AI agents. Seamlessly integrate with GitHub Copilot or Claude Code for next-level productivity.
AI-Powered Assistant
Get intelligent support when working with JSBridge. No more guessing — our MCP server provides your AI with precise, accurate JSBridge documentation for reliable code generation.
Context Aware
Connect your Dataverse and let AI truly understand your business. Agents provide context-aware responses by understanding your schema, entities, and their properties.
MCP Integration
Built on the open Model Context Protocol standard. Works seamlessly with GitHub Copilot, Claude Code, Cursor, Windsurf, Cline, and any MCP-compatible AI assistant.
⚙️ MCP Server Configuration
Copy the configuration for your preferred AI platform
{
"servers": {
"resco-agents": {
"url": "https://agent.resco.net/mcp"
}
}
}
For VS Code, open Settings → search "MCP" → ensure MCP is enabled.
🛠️ Available Tools & Prompts
Resco Agents exposes these capabilities to your AI assistant via MCP
🔧 Tools
Functions your AI can invoke to retrieve information
Search the complete JSBridge API documentation using semantic search. Your AI finds the exact functions, parameters, and usage examples it needs for accurate code generation.
Retrieves a list of all entities enabled in your Woodford project. Optionally includes entity descriptions for better context.
Returns detailed schema information for specified entities — fields, types, relationships, and metadata from your Dataverse configuration.
💬 Prompts
Pre-built conversation starters that initialize context
Initializes a complete JSBridge development session. Automatically loads your Dataverse entity structure and configures the AI with best practices for Resco mobile development.
Guides you through creating Resco CRM workflows step-by-step. Includes best practices, common patterns, and validation rules.
📚 Resources
Documentation available to your AI assistant
Full access to Resco documentation via wiki://docs/{name} — your AI can read any wiki page on demand for accurate, up-to-date information.