
Kodey Ai Salesforce Mcp Kodey
Iterate SOQL filters and retrieve Salesforce rows from your agent when tuning queries for integrations or ops scripts.
Overview
ai.smithery/kodey-ai-salesforce-mcp-kodey is an MCP server for the Build phase that runs SOQL against your org so you can quickly iterate on filters and retrieve data from the agent.
What is this MCP server?
- Run SOQL against your Salesforce org with agent-side filter iteration
- Explore and retrieve data without a separate query UI
- Smithery-hosted remote with streamable-http and Bearer token
- Version 1.0.0 listing aligned with kodey-ai/salesforce-mcp on GitHub
- Optimized for quick query refinement loops in the IDE
- Listing version 1.0.0
- Remote URL path: @kodey-ai/salesforce-mcp-kodey/mcp
- Protocol transport: streamable-http
What problem does it solve?
Tweaking SOQL filters in an external tool while your agent writes integration code wastes time and loses query history in the chat.
Who is it for?
Developers fine-tuning SOQL for sync jobs, webhooks, or internal dashboards with agent help.
Skip if: Read-only analytics teams that forbid agent access to CRM or need certified reporting exports only.
What do I get? / Deliverables
You keep query iteration inside the agent thread and get immediate Salesforce result sets to guide the next code change.
- Refined SOQL queries executed from the agent
- Retrieved Salesforce datasets for integration design
- Configured Smithery remote MCP endpoint
Recommended MCP Servers
Journey fit
How it compares
Agent-side SOQL iteration via MCP, not Salesforce Flow design or Marketing Cloud campaign tooling.
Common Questions / FAQ
Who is ai.smithery/kodey-ai-salesforce-mcp-kodey for?
Indie builders and integrators who want the Kodey Salesforce remote on Smithery for agent-driven SOQL with fast filter tweaks.
When should I use ai.smithery/kodey-ai-salesforce-mcp-kodey?
Use it when you are building Salesforce-backed features and need to iterate SELECT and WHERE clauses until the result set matches your integration contract.
How do I add ai.smithery/kodey-ai-salesforce-mcp-kodey to my agent?
Configure MCP remote https://server.smithery.ai/@kodey-ai/salesforce-mcp-kodey/mcp with header Authorization: Bearer {smithery_api_key}, then restart or reload tools in your agent client.